Searched refs:MAX_HW_QUEUES (Results 1 – 7 of 7) sorted by relevance
35 #define MAX_HW_QUEUES 5 macro383 struct ccp_cmd_queue cmd_q[MAX_HW_QUEUES];
385 for (i = 0; i < MAX_HW_QUEUES; i++) { in ccp_init()
798 for (i = 0; i < MAX_HW_QUEUES; i++) { in ccp5_init()
79 #define MAX_HW_QUEUES 12 macro
509 struct qos_params qos_params[MAX_HW_QUEUES];
360 for (ii = 0; ii < MAX_HW_QUEUES; ii++) { in rsi_load_radio_caps()
1957 hw->queues = MAX_HW_QUEUES; in rsi_mac80211_attach()