Home
last modified time | relevance | path

Searched refs:MAX_MPDU_TLV_NUM (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.h72 #define MAX_MPDU_TLV_NUM 160 macro
H A Ddp_tx_mon_status_2.0.c1434 tlv_log->ppdu_end_idx = tlv_log->mpdu_idx + MAX_MPDU_TLV_NUM; in dp_tx_mon_record_index_update()
1438 MAX_MPDU_TLV_NUM - 1; in dp_tx_mon_record_index_update()
1511 *mpdu_idx = *mpdu_idx - MAX_MPDU_TLV_NUM + 1; in dp_tx_mon_record_tlv()
H A Ddp_mon_2.0.c1112 tlv_log->ppdu_end_idx = MAX_PPDU_START_TLV_NUM + MAX_MPDU_TLV_NUM; in dp_mon_pdev_initialize_tlv_logger()
1114 tlv_log->max_mpdu_idx = MAX_PPDU_START_TLV_NUM + MAX_MPDU_TLV_NUM - 1; in dp_mon_pdev_initialize_tlv_logger()
H A Ddp_rx_mon_2.0.c77 tlv_log->ppdu_end_idx = tlv_log->mpdu_idx + MAX_MPDU_TLV_NUM; in dp_mon_record_index_update()
81 MAX_MPDU_TLV_NUM - 1; in dp_mon_record_index_update()
199 *mpdu_idx = *mpdu_idx - MAX_MPDU_TLV_NUM + 1; in dp_mon_record_tlv()