Searched refs:CMN_BW_20MHZ (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/cmn_dp_api/ |
H A D | dp_ratetable.c | 6700 if (ch_width == CMN_BW_20MHZ) in dp_get_start_index() 6708 if (ch_width == CMN_BW_20MHZ) { in dp_get_start_index() 6725 if (ch_width == CMN_BW_20MHZ) { in dp_get_start_index() 6756 if (ch_width == CMN_BW_20MHZ) in dp_get_end_index() 6764 if (ch_width == CMN_BW_20MHZ) { in dp_get_end_index() 6781 if (ch_width == CMN_BW_20MHZ) { in dp_get_end_index() 6898 start_index = dp_get_start_index(CMN_BW_20MHZ, in dp_get_supported_rates() 6907 start_index = dp_get_start_index(CMN_BW_20MHZ, in dp_get_supported_rates() 6917 start_index = dp_get_start_index(CMN_BW_20MHZ, in dp_get_supported_rates() 7026 start_index = dp_get_start_index(CMN_BW_20MHZ, in dp_get_kbps_to_mcs() [all …]
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_mon_struct.h | 191 CMN_BW_20MHZ, enumerator
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_stats.c | 7110 peer_stats->tx.bw[CMN_BW_20MHZ], in dp_print_peer_txrx_stats_be() 7134 peer_stats->rx.bw[CMN_BW_20MHZ], in dp_print_peer_txrx_stats_be() 7162 peer_stats->tx.bw[CMN_BW_20MHZ], in dp_print_peer_txrx_stats_li() 7199 peer_stats->rx.bw[CMN_BW_20MHZ], in dp_print_peer_txrx_stats_li() 7211 peer_stats->tx.bw[CMN_BW_20MHZ], in dp_print_peer_txrx_stats_rh() 7248 peer_stats->rx.bw[CMN_BW_20MHZ], in dp_print_peer_txrx_stats_rh()
|