Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhtt_tx.c269 ring->msdu_payload_offset = __cpu_to_le16(desc_offset(msdu_payload)); in ath10k_htt_send_rx_ring_cfg_ll()
Dhtt.h1378 u8 msdu_payload[0]; member
Dhtt_rx.c309 skb_put(msdu, offsetof(struct htt_rx_desc, msdu_payload)); in ath10k_htt_rx_amsdu_pop()
310 skb_pull(msdu, offsetof(struct htt_rx_desc, msdu_payload)); in ath10k_htt_rx_amsdu_pop()