Home
last modified time | relevance | path

Searched refs:tx_mon_mpdu (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath12k/
A Ddp_mon.h77 struct dp_mon_mpdu *tx_mon_mpdu; member
A Ddp_mon.c2865 tx_ppdu_info->tx_mon_mpdu->head = skb; in ath12k_dp_mon_tx_gen_cts2self_frame()
2866 tx_ppdu_info->tx_mon_mpdu->tail = NULL; in ath12k_dp_mon_tx_gen_cts2self_frame()
2867 list_add_tail(&tx_ppdu_info->tx_mon_mpdu->list, in ath12k_dp_mon_tx_gen_cts2self_frame()
2892 tx_ppdu_info->tx_mon_mpdu->head = skb; in ath12k_dp_mon_tx_gen_rts_frame()
2893 tx_ppdu_info->tx_mon_mpdu->tail = NULL; in ath12k_dp_mon_tx_gen_rts_frame()
2920 tx_ppdu_info->tx_mon_mpdu->head = skb; in ath12k_dp_mon_tx_gen_3addr_qos_null_frame()
2921 tx_ppdu_info->tx_mon_mpdu->tail = NULL; in ath12k_dp_mon_tx_gen_3addr_qos_null_frame()
2949 tx_ppdu_info->tx_mon_mpdu->head = skb; in ath12k_dp_mon_tx_gen_4addr_qos_null_frame()
2950 tx_ppdu_info->tx_mon_mpdu->tail = NULL; in ath12k_dp_mon_tx_gen_4addr_qos_null_frame()
2977 tx_ppdu_info->tx_mon_mpdu->head = skb; in ath12k_dp_mon_tx_gen_ack_frame()
[all …]

Completed in 14 milliseconds