Home
last modified time | relevance | path

Searched refs:DOT11_AC (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h531 DOT11_AC = 3, enumerator
544 (DOT11_N == (_pkt_type) || DOT11_AC == (_pkt_type) || \
548 (DOT11_N == (_pkt_type) || DOT11_AC == (_pkt_type) || \
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h192 [HAL_DOT11AC] = DOT11_AC,
260 case DOT11_AC: in dp_get_mcs_array_index_by_pkt_type_mcs()
297 case DOT11_AC: in dp_get_mcs_array_index_by_pkt_type_mcs()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c1027 case DOT11_AC: in dp_rx_stats_update()
H A Ddp_mon.c3378 case DOT11_AC: in dp_tx_stats_update()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c7417 else if (preamble == DOT11_AC) in wlan_hdd_refill_os_rateflags()