Home
last modified time | relevance | path

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 Dlim_process_beacon_frame.c274 status = mlme_get_peer_phymode(psoc, session->bssId, &phy_mode); in lim_get_update_eht_bw_puncture_allow()
H A Dlim_utils.c4913 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 Dwlan_mlme_api.h3333 mlme_get_peer_phymode(struct wlan_objmgr_psoc *psoc, uint8_t *mac,
H A Dwlan_mlme_ucfg_api.h4797 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 Dwlan_mlme_api.c5112 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 Dwlan_cm_roam_offload.c173 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 Dwlan_hdd_cfg80211.c29054 mlme_get_peer_phymode(hdd_ctx->psoc, sta_ctx->conn_info.bssid.bytes, in wlan_hdd_cfg80211_get_vdev_chan_info()