Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c766 tpe_ie_len = lim_get_tpe_ie_length(session->ch_width, in sch_set_fixed_beacon_fields()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.h3672 uint16_t lim_get_tpe_ie_length(enum phy_ch_width ch_width,
H A Dlim_send_management_frames.c797 tpe_ie_len = lim_get_tpe_ie_length(pe_session->ch_width, in lim_send_probe_rsp_mgmt_frame()
H A Dlim_utils.c12236 uint16_t lim_get_tpe_ie_length(enum phy_ch_width chan_width, in lim_get_tpe_ie_length() function