Home
last modified time | relevance | path

Searched refs:CDS_BAND_5GHZ (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_utils.c126 return CDS_BAND_5GHZ; in cds_chan_to_band()
/wlan-driver/qcacld-3.0/core/cds/inc/
Dcds_utils.h86 CDS_BAND_5GHZ = 2 enumerator
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c5963 CDS_BAND_5GHZ, &ht_caps[2], in lim_send_ht_caps_ie()
6017 CDS_BAND_5GHZ, &vht_caps[2], in lim_send_vht_caps_ie()
8010 else if (band == CDS_BAND_5GHZ) in lim_set_he_caps_ppet()
8045 CDS_BAND_5GHZ); in lim_send_he_caps_ie()
8079 CDS_BAND_5GHZ); in lim_send_he_caps_ie()
8100 CDS_BAND_5GHZ, &he_caps[2], in lim_send_he_caps_ie()
8381 CDS_BAND_5GHZ, &mlo_ie.data[2], in lim_send_mlo_caps_ie()
9334 CDS_BAND_5GHZ, vdev_id); in lim_send_eht_caps_ie()
9336 CDS_BAND_5GHZ, &eht_caps_5g[2], in lim_send_eht_caps_ie()
9638 CDS_BAND_5GHZ, &he_6g_band_caps_ie[2], in lim_send_he_6g_band_caps_ie()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c621 if (nss != 0 || rate > 3 || band == CDS_BAND_5GHZ) in wma_verify_rate_code()
706 band = CDS_BAND_5GHZ; in wma_set_vdev_mgmt_rate()
Dwma_dev_if.c6441 if (nss != 0 || rate > 3 || band == CDS_BAND_5GHZ) in wma_verify_rate_code()
6527 band = CDS_BAND_5GHZ; in wma_vdev_mgmt_perband_tx_rate()
Dwma_main.c7119 if ((band == CDS_BAND_5GHZ || band == CDS_BAND_ALL) && in wma_get_caps_for_phyidx_hwmode()
7174 band = CDS_BAND_5GHZ; in wma_is_rx_ldpc_supported_for_channel()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c2344 HW_MODE_DBS_NONE, CDS_BAND_5GHZ); in hdd_update_tgt_vht_cap()
Dwlan_hdd_cfg80211.c3755 CDS_BAND_5GHZ); in wlan_hdd_update_bw_from_mlme()