Home
last modified time | relevance | path

Searched refs:max_mpdu_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.h141 uint16_t max_mpdu_idx; member
H A Ddp_tx_mon_status_2.0.c1437 tlv_log->max_mpdu_idx = tlv_log->mpdu_idx + in dp_tx_mon_record_index_update()
1508 if (*mpdu_idx < tlv_log->max_mpdu_idx) { in dp_tx_mon_record_tlv()
H A Ddp_rx_mon_2.0.c80 tlv_log->max_mpdu_idx = tlv_log->mpdu_idx + in dp_mon_record_index_update()
196 if (*mpdu_idx < tlv_log->max_mpdu_idx) { in dp_mon_record_tlv()
H A Ddp_mon_2.0.c1114 tlv_log->max_mpdu_idx = MAX_PPDU_START_TLV_NUM + MAX_MPDU_TLV_NUM - 1; in dp_mon_pdev_initialize_tlv_logger()