Searched refs:uapsd_acs (Results 1 – 2 of 2) sorted by relevance
430 u8 uapsd_acs; member
221 add_sta_cmd.uapsd_acs |= BIT(AC_BK); in iwl_mvm_sta_send_to_fw()223 add_sta_cmd.uapsd_acs |= BIT(AC_BE); in iwl_mvm_sta_send_to_fw()225 add_sta_cmd.uapsd_acs |= BIT(AC_VI); in iwl_mvm_sta_send_to_fw()227 add_sta_cmd.uapsd_acs |= BIT(AC_VO); in iwl_mvm_sta_send_to_fw()228 add_sta_cmd.uapsd_acs |= add_sta_cmd.uapsd_acs << 4; in iwl_mvm_sta_send_to_fw()