Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_api.h4824 wlan_mlme_get_peer_ch_width(struct wlan_objmgr_psoc *psoc, uint8_t *mac);
H A Dwlan_mlme_ucfg_api.h5353 return wlan_mlme_get_peer_ch_width(psoc, mac); in ucfg_mlme_get_peer_ch_width()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c7291 wlan_mlme_get_peer_ch_width(struct wlan_objmgr_psoc *psoc, uint8_t *mac) in wlan_mlme_get_peer_ch_width() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c8998 peer_org_bw = wlan_mlme_get_peer_ch_width( in lim_calculate_peer_ch_width()