Searched refs:peer_eht_tx_mcs_set (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_eht.c | 783 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX2], in wma_populate_peer_eht_cap() 787 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX2], in wma_populate_peer_eht_cap() 791 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX2], in wma_populate_peer_eht_cap() 795 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX2], in wma_populate_peer_eht_cap() 802 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX1], in wma_populate_peer_eht_cap() 806 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX1], in wma_populate_peer_eht_cap() 810 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX1], in wma_populate_peer_eht_cap() 814 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX1], in wma_populate_peer_eht_cap() 822 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX0], in wma_populate_peer_eht_cap() 826 QDF_SET_BITS(peer->peer_eht_tx_mcs_set[EHTCAP_TXRX_MCS_NSS_IDX0], in wma_populate_peer_eht_cap() [all …]
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
D | wmi_unified_param.h | 1505 uint32_t peer_eht_tx_mcs_set[WMI_HOST_MAX_EHT_RATE_SET]; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_tlv.c | 3709 eht_mcs->tx_mcs_set = param->peer_eht_tx_mcs_set[i]; in update_peer_flags_tlv_ehtinfo() 3725 param->peer_eht_tx_mcs_set[WMI_HOST_EHT_TXRX_MCS_NSS_IDX_160] in update_peer_flags_tlv_ehtinfo() 3728 param->peer_eht_tx_mcs_set in update_peer_flags_tlv_ehtinfo()
|