Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/netif/
H A Dnx_netif.h732 extern void netif_hwna_set_mode(struct nexus_adapter *, netif_mode_t,
H A Dnx_netif_vp.c349 netif_hwna_set_mode(ch->ch_na, NETIF_MODE_LLW, NULL); in netif_hwna_setup()
H A Dnx_netif.c3798 netif_hwna_set_mode(struct nexus_adapter *hwna, netif_mode_t mode, function
/xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c588 netif_hwna_set_mode(hwna, NETIF_MODE_FSW, fsw_devna_rx); in fsw_netif_set_callbacks_common()