Home
last modified time | relevance | path

Searched refs:peer_eht_cap_phyinfo (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c664 uint32_t *phy_cap = peer->peer_eht_cap_phyinfo; in wma_populate_peer_eht_cap()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h1502 uint32_t peer_eht_cap_phyinfo[WMI_HOST_MAX_EHTCAP_PHY_SIZE]; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c3693 qdf_mem_copy(&cmd->peer_eht_cap_phy, &param->peer_eht_cap_phyinfo, in update_peer_flags_tlv_ehtinfo()
3694 sizeof(param->peer_eht_cap_phyinfo)); in update_peer_flags_tlv_ehtinfo()