Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mld/
H A Drx.c332 #define CHECK_BW(bw) \ in iwl_mld_decode_he_mu() macro
335 CHECK_BW(20); in iwl_mld_decode_he_mu()
336 CHECK_BW(40); in iwl_mld_decode_he_mu()
337 CHECK_BW(80); in iwl_mld_decode_he_mu()
338 CHECK_BW(160); in iwl_mld_decode_he_mu()
339 #undef CHECK_BW in iwl_mld_decode_he_mu()
380 #define CHECK_BW(bw) \ in iwl_mld_decode_he_tb_phy_data() macro
383 CHECK_BW(20); in iwl_mld_decode_he_tb_phy_data()
384 CHECK_BW(40); in iwl_mld_decode_he_tb_phy_data()
385 CHECK_BW(80); in iwl_mld_decode_he_tb_phy_data()
[all …]
/src/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c1122 #define CHECK_BW(bw) \ in iwl_mvm_decode_he_phy_ru_alloc() macro
1127 CHECK_BW(20); in iwl_mvm_decode_he_phy_ru_alloc()
1128 CHECK_BW(40); in iwl_mvm_decode_he_phy_ru_alloc()
1129 CHECK_BW(80); in iwl_mvm_decode_he_phy_ru_alloc()
1130 CHECK_BW(160); in iwl_mvm_decode_he_phy_ru_alloc()