Searched defs:vpna (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_vp.c | 76 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_activate() local 145 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_dtor() local 190 struct nexus_vp_adapter *vpna = VPNA(KRNA(kring)); in fsw_vp_na_txsync() local 340 struct nexus_vp_adapter *vpna; in fsw_vp_na_create() local 473 struct nexus_vp_adapter *vpna; in fsw_vp_na_alloc() local 488 struct nexus_vp_adapter *__single vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_free() local 529 fsw_vp_na_channel_event_notify(struct nexus_adapter *vpna, in fsw_vp_na_channel_event_notify()
|
| H A D | fsw.c | 118 struct nexus_vp_adapter **vpna) in fsw_attach_vp() 1424 fsw_port_ctor(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_ctor() 1471 fsw_port_dtor(struct nx_flowswitch *fsw, const struct nexus_vp_adapter *vpna) in fsw_port_dtor() 1529 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p) in fsw_port_alloc__() 1577 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p, in fsw_port_alloc() 1607 fsw_port_free(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_free() 1653 struct nexus_vp_adapter *vpna, na_activate_mode_t mode) in fsw_port_na_activate() 1702 fsw_port_na_defunct(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna) in fsw_port_na_defunct()
|
| H A D | nx_flowswitch.c | 913 struct nexus_vp_adapter *__single vpna = NULL; in nx_fsw_na_find() local
|
| H A D | fsw_dp.c | 1172 struct nexus_vp_adapter *vpna = VPNA(KRNA(r)); in fsw_tx_ring_dequeue_pktq() local 4242 struct nexus_vp_adapter *vpna = VPNA(KRNA(r)); in fsw_ring_flush() local
|
| /xnu-12377.1.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_vp.c | 1082 netif_vp_na_channel_event_notify(struct nexus_adapter *vpna, in netif_vp_na_channel_event_notify()
|