Searched refs:BSS_LOSE_EVENT_ID (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_event.c72 if (vector & BSS_LOSE_EVENT_ID) {
H A Dwl1251_event.h56 BSS_LOSE_EVENT_ID = BIT(15), enumerator in enum:__anon13870
H A Dwl1271_event.h59 BSS_LOSE_EVENT_ID = BIT(18), enumerator in enum:__anon13904
H A Dwl1271_event.c210 * The BSS_LOSE_EVENT_ID is only needed while psm (and hence beacon
218 if (vector & BSS_LOSE_EVENT_ID) {
H A Dwl1251_boot.c300 wl->event_mask = SCAN_COMPLETE_EVENT_ID | BSS_LOSE_EVENT_ID |
H A Dwl1271_boot.c400 wl->event_mask = BSS_LOSE_EVENT_ID |

Completed in 50 milliseconds