Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_coex.h24 #define NUM_COEX_TX_QUEUES 5 macro
28 struct sk_buff_head coex_tx_qs[NUM_COEX_TX_QUEUES];
H A Drsi_91x_coex.c151 for (cnt = 0; cnt < NUM_COEX_TX_QUEUES; cnt++) in rsi_coex_attach()
174 for (cnt = 0; cnt < NUM_COEX_TX_QUEUES; cnt++) in rsi_coex_detach()