Home
last modified time | relevance | path

Searched refs:MAX_TLVS_PER_PPDU (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h76 #define MAX_TLVS_PER_PPDU 255 macro
H A Ddp_tx_mon_status_2.0.c1431 MAX_TLVS_PER_PPDU; in dp_tx_mon_record_index_update()
1559 MAX_TLVS_PER_PPDU * in dp_tx_mon_record_clear_buffer()
H A Ddp_rx_mon_2.0.c74 MAX_TLVS_PER_PPDU; in dp_mon_record_index_update()
255 MAX_TLVS_PER_PPDU * sizeof(struct dp_mon_tlv_info)); in dp_mon_record_clear_buffer()
H A Ddp_mon_2.0.c1115 tlv_log->max_ppdu_end_idx = MAX_TLVS_PER_PPDU - 1; in dp_mon_pdev_initialize_tlv_logger()