Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/netif/ !
H A Dnx_netif_host.c40 static void nx_netif_host_catch_tx(struct nexus_adapter *, bool);
178 nx_netif_host_catch_tx(na, true); in nx_netif_host_na_activate()
189 nx_netif_host_catch_tx(na, false); in nx_netif_host_na_activate()
320 nx_netif_host_catch_tx(struct nexus_adapter *na, bool activate) in nx_netif_host_catch_tx() function