Home
last modified time | relevance | path

Searched refs:max_ppdu_start_idx (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.h139 uint16_t max_ppdu_start_idx; member
H A Ddp_tx_mon_status_2.0.c1435 tlv_log->max_ppdu_start_idx = tlv_log->ppdu_start_idx + in dp_tx_mon_record_index_update()
1496 if (*ppdu_start_idx < tlv_log->max_ppdu_start_idx) in dp_tx_mon_record_tlv()
H A Ddp_rx_mon_2.0.c78 tlv_log->max_ppdu_start_idx = tlv_log->ppdu_start_idx + in dp_mon_record_index_update()
144 if (*ppdu_start_idx < tlv_log->max_ppdu_start_idx) in dp_mon_record_tlv()
H A Ddp_mon_2.0.c1113 tlv_log->max_ppdu_start_idx = MAX_PPDU_START_TLV_NUM - 1; in dp_mon_pdev_initialize_tlv_logger()