Searched refs:LOCATION_BW_POS (Results 1 – 4 of 4) sorted by relevance
58 *format_bw |= IWL_LOCATION_BW_20MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_responder_set_bw_v2()62 *format_bw |= IWL_LOCATION_BW_20MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_responder_set_bw_v2()66 *format_bw |= IWL_LOCATION_BW_40MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_responder_set_bw_v2()71 *format_bw |= IWL_LOCATION_BW_80MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_responder_set_bw_v2()77 *format_bw |= IWL_LOCATION_BW_160MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_responder_set_bw_v2()
265 *format_bw |= IWL_LOCATION_BW_20MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_target_chandef_v2()269 *format_bw |= IWL_LOCATION_BW_20MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_target_chandef_v2()273 *format_bw |= IWL_LOCATION_BW_40MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_target_chandef_v2()277 *format_bw |= IWL_LOCATION_BW_80MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_target_chandef_v2()286 *format_bw |= IWL_LOCATION_BW_160MHZ << LOCATION_BW_POS; in iwl_mvm_ftm_target_chandef_v2()
75 target->format_bw |= IWL_LOCATION_BW_20MHZ << LOCATION_BW_POS; in iwl_mld_ftm_set_target_chandef()79 target->format_bw |= IWL_LOCATION_BW_20MHZ << LOCATION_BW_POS; in iwl_mld_ftm_set_target_chandef()83 target->format_bw |= IWL_LOCATION_BW_40MHZ << LOCATION_BW_POS; in iwl_mld_ftm_set_target_chandef()87 target->format_bw |= IWL_LOCATION_BW_80MHZ << LOCATION_BW_POS; in iwl_mld_ftm_set_target_chandef()91 target->format_bw |= IWL_LOCATION_BW_160MHZ << LOCATION_BW_POS; in iwl_mld_ftm_set_target_chandef()
709 #define LOCATION_BW_POS 4 macro
Completed in 16 milliseconds