Home
last modified time | relevance | path

Searched refs:cdp_tx_completion_ppdu (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c2918 void dp_ppdu_desc_get_txmode(struct cdp_tx_completion_ppdu *ppdu) in dp_ppdu_desc_get_txmode()
2990 struct cdp_tx_completion_ppdu *ppdu) in dp_pdev_update_deter_stats()
3120 struct cdp_tx_completion_ppdu *ppdu_desc, in dp_ppdu_desc_user_deter_stats_update()
3209 void dp_ppdu_desc_get_txmode(struct cdp_tx_completion_ppdu *ppdu) in dp_ppdu_desc_get_txmode()
3221 struct cdp_tx_completion_ppdu *ppdu_desc, in dp_ppdu_desc_user_deter_stats_update()
3234 struct cdp_tx_completion_ppdu *ppdu) in dp_pdev_update_deter_stats()
3250 struct cdp_tx_completion_ppdu *ppdu_desc) in dp_tx_stats_update()
3432 struct cdp_tx_completion_ppdu *ppdu_desc; in dp_get_ppdu_info_user_index()
3436 (struct cdp_tx_completion_ppdu *)qdf_nbuf_data(ppdu_info->nbuf); in dp_get_ppdu_info_user_index()
3475 struct cdp_tx_completion_ppdu *ppdu_desc = NULL; in dp_process_ppdu_stats_common_tlv()
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h2399 struct cdp_tx_completion_ppdu *ppdu_desc;
2475 struct cdp_tx_completion_ppdu { struct
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.c407 struct cdp_tx_completion_ppdu *ppdu_desc = NULL; in dp_ppdu_desc_notify_2_0()
409 ppdu_desc = (struct cdp_tx_completion_ppdu *)qdf_nbuf_data(nbuf); in dp_ppdu_desc_notify_2_0()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_mon_1.0.c983 struct cdp_tx_completion_ppdu *ppdu_desc = NULL; in dp_ppdu_desc_notify_1_0()
985 ppdu_desc = (struct cdp_tx_completion_ppdu *)qdf_nbuf_data(nbuf); in dp_ppdu_desc_notify_1_0()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h3433 struct cdp_tx_completion_ppdu *ppdu_desc;