Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_adapter.h370 #define NAF_MODE_FSW 0x10000 /* NA is owned by fsw */ macro
536 (((_na)->na_flags & NAF_MODE_FSW) != 0)
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3796 flag = NAF_MODE_FSW;
3832 os_atomic_andnot(&hwna->na_flags, (NAF_MODE_FSW | NAF_MODE_LLW), relaxed);