Home
last modified time | relevance | path

Searched defs:vpna (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c77 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_activate() local
146 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_dtor() local
191 struct nexus_vp_adapter *vpna = VPNA(KRNA(kring)); in fsw_vp_na_txsync() local
357 struct nexus_vp_adapter *vpna; in fsw_vp_na_create() local
485 struct nexus_vp_adapter *vpna; in fsw_vp_na_alloc() local
500 struct nexus_vp_adapter *vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_free() local
541 fsw_vp_na_channel_event_notify(struct nexus_adapter *vpna, in fsw_vp_na_channel_event_notify()
H A Dfsw.c117 struct nexus_vp_adapter **vpna) in fsw_attach_vp()
1294 fsw_port_ctor(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_ctor()
1341 fsw_port_dtor(struct nx_flowswitch *fsw, const struct nexus_vp_adapter *vpna) in fsw_port_dtor()
1399 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p) in fsw_port_alloc__()
1447 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p, in fsw_port_alloc()
1477 fsw_port_free(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_free()
1522 struct nexus_vp_adapter *vpna, na_activate_mode_t mode) in fsw_port_na_activate()
1571 fsw_port_na_defunct(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna) in fsw_port_na_defunct()
H A Dnx_flowswitch.c877 struct nexus_vp_adapter *vpna = NULL; in nx_fsw_na_find() local
H A Dfsw_dp.c833 struct nexus_vp_adapter *vpna = VPNA(KRNA(r)); in fsw_ring_dequeue_pktq() local
3211 struct nexus_vp_adapter *vpna = VPNA(KRNA(r)); in fsw_ring_flush() local
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c1077 netif_vp_na_channel_event_notify(struct nexus_adapter *vpna, in netif_vp_na_channel_event_notify()