Searched refs:mlme_get_peer_phymode (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_beacon_frame.c | 274 status = mlme_get_peer_phymode(psoc, session->bssId, &phy_mode); in lim_get_update_eht_bw_puncture_allow()
|
H A D | lim_utils.c | 4913 status = mlme_get_peer_phymode(psoc, session->bssId, &phy_mode); in lim_get_update_bw_allow()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ |
H A D | wlan_mlme_api.h | 3333 mlme_get_peer_phymode(struct wlan_objmgr_psoc *psoc, uint8_t *mac,
|
H A D | wlan_mlme_ucfg_api.h | 4797 return mlme_get_peer_phymode(psoc, mac, peer_phymode); in ucfg_mlme_get_peer_phymode()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
H A D | wlan_mlme_api.c | 5112 QDF_STATUS mlme_get_peer_phymode(struct wlan_objmgr_psoc *psoc, uint8_t *mac, in mlme_get_peer_phymode() function 7296 status = mlme_get_peer_phymode(psoc, mac, &phy_mode); in wlan_mlme_get_peer_ch_width() 8172 status = mlme_get_peer_phymode(psoc, macaddr.bytes, &peer_phymode); in wlan_mlme_set_ul_mu_config()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_roam_offload.c | 173 mlme_get_peer_phymode(psoc, connected_bssid.bytes, &peer_phymode); in cm_roam_is_per_roam_allowed()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_cfg80211.c | 29054 mlme_get_peer_phymode(hdd_ctx->psoc, sta_ctx->conn_info.bssid.bytes, in wlan_hdd_cfg80211_get_vdev_chan_info()
|