Home
last modified time | relevance | path

Searched refs:VHT_SGI_NYSM (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_rx_mon.c103 if ((ppdu_info->rx_status.sgi == VHT_SGI_NYSM) && in dp_rx_mon_populate_cfr_ppdu_info()
612 if ((ppdu_info->rx_status.sgi == VHT_SGI_NYSM) && in dp_rx_populate_cdp_indication_ppdu()
1253 if (ppdu_info->rx_status.sgi == VHT_SGI_NYSM && in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_internal.h49 #define VHT_SGI_NYSM 3 macro