Searched refs:htc_flags (Results 1 – 4 of 4) sorted by relevance
598 __le32 htc_flags; member666 __le32 htc_flags; member741 __le32 htc_flags; member
591 __le32 htc_flags; member
2318 __le32 htc_flags = 0; in iwl_mvm_get_sta_htc_flags() local2321 htc_flags |= cpu_to_le32(IWL_HE_HTC_SUPPORT); in iwl_mvm_get_sta_htc_flags()2331 htc_flags |= in iwl_mvm_get_sta_htc_flags()2334 htc_flags |= cpu_to_le32(IWL_HE_HTC_LINK_ADAP_BOTH); in iwl_mvm_get_sta_htc_flags()2337 htc_flags |= cpu_to_le32(IWL_HE_HTC_BSR_SUPP); in iwl_mvm_get_sta_htc_flags()2339 htc_flags |= cpu_to_le32(IWL_HE_HTC_OMI_SUPP); in iwl_mvm_get_sta_htc_flags()2341 htc_flags |= cpu_to_le32(IWL_HE_HTC_BQR_SUPP); in iwl_mvm_get_sta_htc_flags()2343 return htc_flags; in iwl_mvm_get_sta_htc_flags()2410 sta_ctxt_cmd.htc_flags = iwl_mvm_get_sta_htc_flags(sta, &sta->deflink); in iwl_mvm_cfg_he_sta()
505 cmd.htc_flags = iwl_mvm_get_sta_htc_flags(sta, link_sta); in iwl_mvm_mld_cfg_sta()