Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Devent.h18 MAX_TX_FAILURE_EVENT_ID = BIT(12), enumerator
Devent.c183 if (vector & MAX_TX_FAILURE_EVENT_ID) in wl18xx_process_mailbox_events()
Dmain.c1036 wl->ap_event_mask = MAX_TX_FAILURE_EVENT_ID; in wl18xx_boot()