Home
last modified time | relevance | path

Searched refs:CHECK_BW (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Drx.c460 #define CHECK_BW(bw) \ in iwl_mld_decode_he_mu() macro
463 CHECK_BW(20); in iwl_mld_decode_he_mu()
464 CHECK_BW(40); in iwl_mld_decode_he_mu()
465 CHECK_BW(80); in iwl_mld_decode_he_mu()
466 CHECK_BW(160); in iwl_mld_decode_he_mu()
467 #undef CHECK_BW in iwl_mld_decode_he_mu()
508 #define CHECK_BW(bw) \ in iwl_mld_decode_he_tb_phy_data() macro
511 CHECK_BW(20); in iwl_mld_decode_he_tb_phy_data()
512 CHECK_BW(40); in iwl_mld_decode_he_tb_phy_data()
513 CHECK_BW(80); in iwl_mld_decode_he_tb_phy_data()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c1102 #define CHECK_BW(bw) \ in iwl_mvm_decode_he_phy_ru_alloc() macro
1107 CHECK_BW(20); in iwl_mvm_decode_he_phy_ru_alloc()
1108 CHECK_BW(40); in iwl_mvm_decode_he_phy_ru_alloc()
1109 CHECK_BW(80); in iwl_mvm_decode_he_phy_ru_alloc()
1110 CHECK_BW(160); in iwl_mvm_decode_he_phy_ru_alloc()