Searched refs:MAX_HW_QUEUES (Results 1 – 6 of 6) sorted by relevance
28 #define MAX_HW_QUEUES 5 macro223 struct ccp_cmd_queue cmd_q[MAX_HW_QUEUES];
332 for (i = 0; i < MAX_HW_QUEUES; i++) { in ccp_init()
57 #define MAX_HW_QUEUES 8 macro
252 struct qos_params qos_params[MAX_HW_QUEUES];
341 for (ii = 0; ii < MAX_HW_QUEUES; ii++) { in rsi_load_radio_caps()348 for (ii = 0; ii < MAX_HW_QUEUES - 4; ii++) { in rsi_load_radio_caps()
1071 hw->queues = MAX_HW_QUEUES; in rsi_mac80211_attach()