Home
last modified time | relevance | path

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

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