Home
last modified time | relevance | path

Searched refs:ath12k_dp_rx_h_l3pad (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h129 u8 ath12k_dp_rx_h_l3pad(struct ath12k_base *ab,
H A Ddp_rx.c164 u8 ath12k_dp_rx_h_l3pad(struct ath12k_base *ab, in ath12k_dp_rx_h_l3pad() function
2520 l3_pad_bytes = ath12k_dp_rx_h_l3pad(ab, lrx_desc); in ath12k_dp_rx_process_msdu()
3585 l3pad_bytes = ath12k_dp_rx_h_l3pad(ab, desc); in ath12k_dp_rx_h_null_q_desc()
3650 l3pad_bytes = ath12k_dp_rx_h_l3pad(ab, desc); in ath12k_dp_rx_h_tkip_mic_err()
H A Ddp_mon.c870 l2_hdr_offset = ath12k_dp_rx_h_l3pad(ar->ab, in ath12k_dp_mon_rx_msdus_set_payload()