Home
last modified time | relevance | path

Searched refs:DOT11_MAX (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_stats_struct.h536 DOT11_MAX, enumerator
564 static const struct cdp_rate_debug cdp_rate_string[DOT11_MAX][MAX_MCS] = {
680 static const struct cdp_rate_debug cdp_rate_string[DOT11_MAX][MAX_MCS] = {
1605 struct cdp_pkt_type pkt_type[DOT11_MAX];
1829 struct cdp_pkt_type pkt_type[DOT11_MAX];
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_internal.h194 [HAL_DOT11BA] = DOT11_MAX,
198 [HAL_DOT11BE] = DOT11_MAX,
200 [HAL_DOT11AZ] = DOT11_MAX,
201 [HAL_DOT11N_GF] = DOT11_MAX,
1806 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { \
2148 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { \
2223 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { \
Ddp_types.h4675 struct cdp_pkt_type pkt_type[DOT11_MAX];
4861 struct cdp_pkt_type pkt_type[DOT11_MAX];
Ddp_stats.c100 static const struct cdp_rate_debug dp_ppdu_rate_string[DOT11_MAX][MAX_MCS] = {
141 static const struct cdp_rate_debug dp_ppdu_rate_string[DOT11_MAX][MAX_MCS] = {
6552 for (pkt_type = 0; pkt_type < DOT11_MAX; pkt_type++) { in dp_print_common_rates_info()
9110 for (pream_type = 0; pream_type < DOT11_MAX; pream_type++) { in dp_update_pdev_stats()
Ddp_rx.c2607 pkt_type = (pkt_type >= HAL_DOT11_MAX ? DOT11_MAX : in dp_rx_msdu_extd_stats_update()
Ddp_tx.c5246 pkt_type = (pkt_type >= HAL_DOT11_MAX ? DOT11_MAX :