Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h530 DOT11_N = 2, 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_rx.c1401 if ((pkt_type == DOT11_N) && (nss == 2)) in dp_rx_fill_mesh_stats()
2622 if ((pkt_type == DOT11_N) && (nss == 2)) in dp_rx_msdu_extd_stats_update()
H A Ddp_internal.h191 [HAL_DOT11N_MM] = DOT11_N,
256 case DOT11_N: in dp_get_mcs_array_index_by_pkt_type_mcs()
293 case DOT11_N: 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.c1024 case DOT11_N: in dp_rx_stats_update()
H A Ddp_mon.c3375 case DOT11_N: in dp_tx_stats_update()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c7415 if (preamble == DOT11_N) in wlan_hdd_refill_os_rateflags()