Searched defs:vpna (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_vp.c | 72 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_activate() local 137 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_dtor() local 182 struct nexus_vp_adapter *vpna = VPNA(KRNA(kring)); in fsw_vp_na_txsync() local 348 struct nexus_vp_adapter *vpna; in fsw_vp_na_create() local 469 struct nexus_vp_adapter *vpna; in fsw_vp_na_alloc() local 484 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_free() local
|
| H A D | fsw.c | 105 struct nexus_vp_adapter **vpna) in fsw_attach_vp() 1251 fsw_port_ctor(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_ctor() 1298 fsw_port_dtor(struct nx_flowswitch *fsw, const struct nexus_vp_adapter *vpna) in fsw_port_dtor() 1356 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p) in fsw_port_alloc__() 1404 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p, in fsw_port_alloc() 1434 fsw_port_free(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_free() 1479 struct nexus_vp_adapter *vpna, na_activate_mode_t mode) in fsw_port_na_activate() 1528 fsw_port_na_defunct(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna) in fsw_port_na_defunct()
|
| H A D | nx_flowswitch.c | 885 struct nexus_vp_adapter *vpna = NULL; in nx_fsw_na_find() local
|
| H A D | fsw_dp.c | 2937 struct nexus_vp_adapter *vpna = VPNA(KRNA(r)); in fsw_ring_flush() local
|
| /xnu-8020.101.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_vp.c | 1067 netif_vp_na_channel_event_notify(struct nexus_adapter *vpna, in netif_vp_na_channel_event_notify()
|