Home
last modified time | relevance | path

Searched refs:TX_HW_RESULT_QUEUE_LEN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dtx.h36 #define TX_HW_RESULT_QUEUE_LEN_MASK 0xf macro
Dtx.c1003 u8 offset = wl->tx_results_count & TX_HW_RESULT_QUEUE_LEN_MASK; in wlcore_tx_complete()