AC_VO
aci_prio[AC_VI] == aci_prio[AC_VO])) {
priority[6] = aci_prio[AC_VO];
priority[7] = aci_prio[AC_VO];
AC_VO,
ac[AC_VO].cw_min = cpu_to_le16(3);
ac[AC_VO].cw_max = cpu_to_le16(7);
ac[AC_VO].aifsn = 2;
ac[AC_VO].fifos_mask = BIT(IWL_BZ_EDCA_TX_FIFO_VO);
ac[AC_VO].edca_txop = cpu_to_le16(1504);
uapsd_acs |= BIT(AC_VO);
uapsd_acs |= BIT(AC_VO);
AC_VO,
AC_VO,
AC_VO,
wl1251_acx_ac_cfg(wl, AC_VO, CWMIN_VO, CWMAX_VO, AIFS_DIFS, TXOP_VO);