Home
last modified time | relevance | path

Searched refs:LOCATION_BW_POS (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/mvm/
A Dftm-responder.c58 *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()
A Dftm-initiator.c265 *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()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dftm-initiator.c75 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()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dlocation.h709 #define LOCATION_BW_POS 4 macro

Completed in 16 milliseconds