Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c76 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
342 struct nexus_vp_adapter *vpna; in fsw_vp_na_create() local
475 struct nexus_vp_adapter *vpna; in fsw_vp_na_alloc() local
490 struct nexus_vp_adapter *__single vpna = (struct nexus_vp_adapter *)(void *)na; in fsw_vp_na_free() local
531 fsw_vp_na_channel_event_notify(struct nexus_adapter *vpna, in fsw_vp_na_channel_event_notify()
H A Dfsw.c115 struct nexus_vp_adapter **vpna) in fsw_attach_vp()
1413 fsw_port_ctor(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_ctor()
1460 fsw_port_dtor(struct nx_flowswitch *fsw, const struct nexus_vp_adapter *vpna) in fsw_port_dtor()
1518 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p) in fsw_port_alloc__()
1566 struct nexus_vp_adapter **vpna, nexus_port_t nx_port, struct proc *p, in fsw_port_alloc()
1596 fsw_port_free(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna, in fsw_port_free()
1642 struct nexus_vp_adapter *vpna, na_activate_mode_t mode) in fsw_port_na_activate()
1691 fsw_port_na_defunct(struct nx_flowswitch *fsw, struct nexus_vp_adapter *vpna) in fsw_port_na_defunct()
H A Dnx_flowswitch.c913 struct nexus_vp_adapter *__single vpna = NULL; in nx_fsw_na_find() local
H A Dfsw_dp.c1153 struct nexus_vp_adapter *vpna = VPNA(KRNA(r)); in fsw_tx_ring_dequeue_pktq() local
4139 struct nexus_vp_adapter *vpna = VPNA(KRNA(r)); in fsw_ring_flush() local
/xnu-11215.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_vp.c1079 netif_vp_na_channel_event_notify(struct nexus_adapter *vpna, in netif_vp_na_channel_event_notify()