Searched refs:uapsd_acs (Results 1 – 2 of 2) sorted by relevance
428 u8 uapsd_acs; member
226 add_sta_cmd.uapsd_acs |= BIT(AC_BK); in iwl_mvm_sta_send_to_fw()228 add_sta_cmd.uapsd_acs |= BIT(AC_BE); in iwl_mvm_sta_send_to_fw()230 add_sta_cmd.uapsd_acs |= BIT(AC_VI); in iwl_mvm_sta_send_to_fw()232 add_sta_cmd.uapsd_acs |= BIT(AC_VO); in iwl_mvm_sta_send_to_fw()233 add_sta_cmd.uapsd_acs |= add_sta_cmd.uapsd_acs << 4; in iwl_mvm_sta_send_to_fw()