Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/an/
Dif_aironet_ieee.h606 #define AN_STATUS_OPMODE_LEAP 0x0040 macro
/freebsd-12-stable/usr.sbin/ancontrol/
Dancontrol.c288 if (sts->an_opmode & AN_STATUS_OPMODE_LEAP) in an_dumpstatus()
1507 if (sts->an_opmode & AN_STATUS_OPMODE_LEAP) { in an_enable_leap_mode()