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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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:__anon17719
H A Dwl1271_event.h59 BSS_LOSE_EVENT_ID = BIT(18), enumerator in enum:__anon17753
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 |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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:__anon29412
H A Dwl1271_event.h59 BSS_LOSE_EVENT_ID = BIT(18), enumerator in enum:__anon29446
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 83 milliseconds