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

/linux-master/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++)
174 for (cnt = 0; cnt < NUM_COEX_TX_QUEUES; cnt++)

Completed in 100 milliseconds