Searched refs:head_msdu (Results 1 – 2 of 2) sorted by relevance
4686 void *ring_entry, struct sk_buff **head_msdu, in ath11k_dp_rx_mon_mpdu_pop() argument4832 if (!(*head_msdu)) in ath11k_dp_rx_mon_mpdu_pop()4833 *head_msdu = msdu; in ath11k_dp_rx_mon_mpdu_pop()4890 u32 mac_id, struct sk_buff *head_msdu, in ath11k_dp_rx_mon_merg_msdus() argument4903 if (!head_msdu) in ath11k_dp_rx_mon_merg_msdus()4906 rx_desc = (struct hal_rx_desc *)head_msdu->data; in ath11k_dp_rx_mon_merg_msdus()4921 ath11k_dp_rx_msdus_set_payload(ar, head_msdu); in ath11k_dp_rx_mon_merg_msdus()4923 prev_buf = head_msdu; in ath11k_dp_rx_mon_merg_msdus()4924 msdu = head_msdu->next; in ath11k_dp_rx_mon_merg_msdus()4939 rx_desc = (struct hal_rx_desc *)head_msdu->data; in ath11k_dp_rx_mon_merg_msdus()[all …]
2584 void *ring_entry, struct sk_buff **head_msdu, in ath12k_wifi7_dp_rx_mon_mpdu_pop() argument2732 if (!(*head_msdu)) in ath12k_wifi7_dp_rx_mon_mpdu_pop()2733 *head_msdu = msdu; in ath12k_wifi7_dp_rx_mon_mpdu_pop()2807 struct sk_buff *head_msdu, *tail_msdu; in ath12k_wifi7_dp_rx_mon_dest_process() local2809 head_msdu = NULL; in ath12k_wifi7_dp_rx_mon_dest_process()2814 &head_msdu, in ath12k_wifi7_dp_rx_mon_dest_process()2855 if (head_msdu && tail_msdu) { in ath12k_wifi7_dp_rx_mon_dest_process()2860 tmp_mpdu->head = head_msdu; in ath12k_wifi7_dp_rx_mon_dest_process()