Home
last modified time | relevance | path

Searched refs:NO_PUNCTURE (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.c316 return NO_PUNCTURE; in dp_mon_get_puncture_type()
329 return NO_PUNCTURE; in dp_mon_get_puncture_type()
349 return NO_PUNCTURE; in dp_mon_get_puncture_type()
356 return NO_PUNCTURE; in dp_mon_get_puncture_type()
365 return NO_PUNCTURE; in dp_mon_get_puncture_type()
368 return NO_PUNCTURE; in dp_mon_get_puncture_type()
377 ppdu->punc_mode = NO_PUNCTURE; in dp_mon_tx_stats_update_2_0()
383 return NO_PUNCTURE; in dp_mon_get_puncture_type()
H A Ddp_rx_mon_2.0.c2692 ppdu->punc_bw = NO_PUNCTURE; in dp_rx_mon_populate_ppdu_info_2_0()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mon_struct.h204 NO_PUNCTURE, enumerator
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_mon_1.0.c1046 ppdu->punc_mode = NO_PUNCTURE; in dp_mon_tx_stats_update_1_0()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c2522 enum cdp_punctured_modes punc_mode = NO_PUNCTURE; in dp_rx_rates_stats_update()
H A Ddp_stats.c7116 peer_stats->tx.punc_bw[NO_PUNCTURE], in dp_print_peer_txrx_stats_be()
7140 peer_stats->rx.punc_bw[NO_PUNCTURE], in dp_print_peer_txrx_stats_be()
H A Ddp_main.c9336 enum cdp_punctured_modes punc_mode = NO_PUNCTURE; in dp_txrx_get_ratekbps()