Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.h737 extern void netif_hwna_clear_mode(struct nexus_adapter *);
H A Dnx_netif_vp.c378 netif_hwna_clear_mode(ch->ch_na); in netif_hwna_teardown()
H A Dnx_netif.c3845 netif_hwna_clear_mode(struct nexus_adapter *hwna) function
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c670 netif_hwna_clear_mode(hwna); in fsw_netif_set_callbacks_common()