Home
last modified time | relevance | path

Searched refs:netif_hwna_clear_mode (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.h715 extern void netif_hwna_clear_mode(struct nexus_adapter *);
H A Dnx_netif_vp.c376 netif_hwna_clear_mode(ch->ch_na); in netif_hwna_teardown()
H A Dnx_netif.c3558 netif_hwna_clear_mode(struct nexus_adapter *hwna) function
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c549 netif_hwna_clear_mode(hwna); in fsw_netif_set_callbacks_common()