Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-responder.c27 u8 *bw, u8 *ctrl_ch_position) in iwl_mvm_ftm_responder_set_bw_v1() argument
38 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v1()
42 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v1()
52 u8 *format_bw, u8 *ctrl_ch_position, in iwl_mvm_ftm_responder_set_bw_v2() argument
67 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v2()
72 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v2()
78 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v2()
160 &cmd.ctrl_ch_position, in iwl_mvm_ftm_responder_cmd()
164 &cmd.ctrl_ch_position); in iwl_mvm_ftm_responder_cmd()
H A Dftm-initiator.c224 u8 *ctrl_ch_position) in iwl_mvm_ftm_target_chandef_v1() argument
249 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ? in iwl_mvm_ftm_target_chandef_v1()
259 u8 *ctrl_ch_position) in iwl_mvm_ftm_target_chandef_v2() argument
304 *ctrl_ch_position = (peer->chandef.width > NL80211_CHAN_WIDTH_20) ? in iwl_mvm_ftm_target_chandef_v2()
319 &target->ctrl_ch_position); in iwl_mvm_ftm_put_target_v2()
403 &target->ctrl_ch_position); in iwl_mvm_ftm_put_target_v3()
425 &target->ctrl_ch_position); in iwl_mvm_ftm_put_target_v4()
485 &target->ctrl_ch_position); in iwl_mvm_ftm_put_target()
866 &target->ctrl_ch_position); in iwl_mvm_ftm_put_target_v10()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dlocation.h252 u8 ctrl_ch_position; member
288 u8 ctrl_ch_position; member
336 u8 ctrl_ch_position; member
386 u8 ctrl_ch_position; member
438 u8 ctrl_ch_position; member
580 u8 ctrl_ch_position; member
669 u8 ctrl_ch_position; member
735 u8 ctrl_ch_position; member
795 u8 ctrl_ch_position; member
848 u8 ctrl_ch_position; member
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dftm-initiator.c103 target->ctrl_ch_position = in iwl_mld_ftm_set_target_chandef()