Searched defs:nbeacons (Results 1 – 4 of 4) sorted by relevance
189 int nbeacons; in mt76x02u_pre_tbtt_work() local
156 u_int nbeacons; member
4076 uint32_t nbeacons = time / bintval; in wpi_get_scan_pause_time() local
622 #define WPI_PAUSE_SCAN(nbeacons, time) ((nbeacons << 24) | time) argument