Home
last modified time | relevance | path

Searched refs:MAX_TX_FAILURE_EVENT_ID (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Devent.h32 MAX_TX_FAILURE_EVENT_ID = BIT(12), enumerator
Devent.c174 if (vector & MAX_TX_FAILURE_EVENT_ID) in wl18xx_process_mailbox_events()
Dmain.c1008 wl->ap_event_mask = MAX_TX_FAILURE_EVENT_ID; in wl18xx_boot()