Home
last modified time | relevance | path

Searched refs:BSS_LOSE_EVENT_ID (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ti/wl12xx/
H A Devent.c68 if (vector & BSS_LOSE_EVENT_ID) in wl12xx_process_mailbox_events()
H A Devent.h24 BSS_LOSE_EVENT_ID = BIT(18), enumerator
/linux/drivers/net/wireless/ti/wl1251/
H A Devent.h40 BSS_LOSE_EVENT_ID = BIT(15), enumerator
H A Devent.c99 if (vector & BSS_LOSE_EVENT_ID) { in wl1251_event_process()
H A Dboot.c283 wl->event_mask = SCAN_COMPLETE_EVENT_ID | BSS_LOSE_EVENT_ID | in wl1251_boot_run_firmware()