AC_NUM
#define LINK_QUAL_AC_NUM AC_NUM
struct il_ac_qos ac[AC_NUM];
if (queue >= AC_NUM) {
q = AC_NUM - 1 - queue;
for (i = 0; i < AC_NUM; i++) {
#define LINK_QUAL_AC_NUM AC_NUM
struct iwl_ac_qos ac[AC_NUM];
for (i = 0; i < AC_NUM; i++) {
if (queue >= AC_NUM) {
q = AC_NUM - 1 - queue;
struct iwl_ac_qos ac[AC_NUM + 1];
struct iwl_he_backoff_conf trig_based_txf[AC_NUM];
struct iwl_ac_qos ac[AC_NUM+1];
struct iwl_he_backoff_conf trig_based_txf[AC_NUM];
struct iwl_he_backoff_conf trig_based_txf[AC_NUM];
struct iwl_he_backoff_conf trig_based_txf[AC_NUM];
u8 initial_rate_index[AC_NUM];