Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ !
H A Dlim_utils.h2611 enum phy_ch_width ch_bandwidth,
2629 enum phy_ch_width ch_bandwidth,
2979 enum phy_ch_width ch_bandwidth,
H A Dlim_process_sme_req_messages.c9019 enum phy_ch_width ch_bandwidth) in lim_update_new_ch_width_to_fw() argument
9031 psta->staAddr, ch_bandwidth); in lim_update_new_ch_width_to_fw()
10073 enum phy_ch_width ch_bandwidth, in send_extended_chan_switch_action_frame() argument
10085 ch_bandwidth, in send_extended_chan_switch_action_frame()
10100 ch_bandwidth); in send_extended_chan_switch_action_frame()
10121 enum phy_ch_width ch_bandwidth, in lim_send_chan_switch_action_frame() argument
10133 ch_bandwidth, in lim_send_chan_switch_action_frame()
H A Dlim_utils.c6324 enum phy_ch_width ch_bandwidth, in lim_op_class_from_bandwidth() argument
6331 if (ch_bandwidth == CH_WIDTH_40MHZ && in lim_op_class_from_bandwidth()
6337 } else if (ch_bandwidth == CH_WIDTH_80P80MHZ) { in lim_op_class_from_bandwidth()
6341 ch_width_in_mhz(ch_bandwidth), in lim_op_class_from_bandwidth()
/wlan-driver/fw-api/fw/ !
H A Dwmi_unified.h28182 A_UINT32 ch_bandwidth; member