Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h2036 struct cdp_tx_sojourn_stats { struct
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h3780 struct cdp_tx_sojourn_stats sojourn_stats;
H A Ddp_tx.c5575 struct cdp_tx_sojourn_stats *sojourn_stats;
5596 sojourn_stats = (struct cdp_tx_sojourn_stats *)
H A Ddp_main.c14605 qdf_mem_zero(&pdev->sojourn_stats, sizeof(struct cdp_tx_sojourn_stats)); in dp_pdev_init()
14608 sizeof(struct cdp_tx_sojourn_stats), 0, 4, in dp_pdev_init()
14616 qdf_mem_zero(sojourn_buf, sizeof(struct cdp_tx_sojourn_stats)); in dp_pdev_init()