Searched refs:htc_flags (Results 1 – 5 of 5) sorted by relevance
373 u32 htc_flags = 0; in iwl_mld_get_htc_flags() local376 htc_flags |= IWL_HE_HTC_SUPPORT; in iwl_mld_get_htc_flags()386 htc_flags |= in iwl_mld_get_htc_flags()389 htc_flags |= IWL_HE_HTC_LINK_ADAP_BOTH; in iwl_mld_get_htc_flags()392 htc_flags |= IWL_HE_HTC_BSR_SUPP; in iwl_mld_get_htc_flags()394 htc_flags |= IWL_HE_HTC_OMI_SUPP; in iwl_mld_get_htc_flags()396 htc_flags |= IWL_HE_HTC_BQR_SUPP; in iwl_mld_get_htc_flags()398 return htc_flags; in iwl_mld_get_htc_flags()490 cmd.htc_flags = in iwl_mld_add_modify_sta_cmd()
605 __le32 htc_flags; member673 __le32 htc_flags; member748 __le32 htc_flags; member
701 __le32 htc_flags; member765 __le32 htc_flags; member
2485 __le32 htc_flags = 0; in iwl_mvm_get_sta_htc_flags() local2488 htc_flags |= cpu_to_le32(IWL_HE_HTC_SUPPORT); in iwl_mvm_get_sta_htc_flags()2498 htc_flags |= in iwl_mvm_get_sta_htc_flags()2501 htc_flags |= cpu_to_le32(IWL_HE_HTC_LINK_ADAP_BOTH); in iwl_mvm_get_sta_htc_flags()2504 htc_flags |= cpu_to_le32(IWL_HE_HTC_BSR_SUPP); in iwl_mvm_get_sta_htc_flags()2506 htc_flags |= cpu_to_le32(IWL_HE_HTC_OMI_SUPP); in iwl_mvm_get_sta_htc_flags()2508 htc_flags |= cpu_to_le32(IWL_HE_HTC_BQR_SUPP); in iwl_mvm_get_sta_htc_flags()2510 return htc_flags; in iwl_mvm_get_sta_htc_flags()2577 sta_ctxt_cmd.htc_flags = iwl_mvm_get_sta_htc_flags(sta, &sta->deflink); in iwl_mvm_cfg_he_sta()
512 cmd.htc_flags = iwl_mvm_get_sta_htc_flags(sta, link_sta); in iwl_mvm_mld_cfg_sta()