Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dcore.h80 struct ath11k_skb_cb { struct
908 static inline struct ath11k_skb_cb *ATH11K_SKB_CB(struct sk_buff *skb) in ATH11K_SKB_CB()
910 return (struct ath11k_skb_cb *)&IEEE80211_SKB_CB(skb)->driver_data; in ATH11K_SKB_CB()
Ddp_tx.c48 struct ath11k_skb_cb *cb = ATH11K_SKB_CB(skb); in ath11k_dp_tx_get_tid()
88 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB(skb); in ath11k_dp_tx()
289 struct ath11k_skb_cb *skb_cb; in ath11k_dp_tx_free_txbuf()
320 struct ath11k_skb_cb *skb_cb; in ath11k_dp_tx_htt_tx_complete_buf()
422 struct ath11k_skb_cb *skb_cb; in ath11k_dp_tx_complete_msdu()
Dhtc.c37 struct ath11k_skb_cb *skb_cb; in ath11k_htc_build_tx_ctrl_skb()
77 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB(skb); in ath11k_htc_send()
Dmac.c3898 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB((struct sk_buff *)skb); in ath11k_mac_vif_txmgmt_idr_remove()
4050 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB(skb); in ath11k_mac_op_tx()
4603 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB((struct sk_buff *)skb); in ath11k_mac_vif_unref()
Dwmi.c232 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB(skb); in ath11k_wmi_cmd_send_nowait()
4362 struct ath11k_skb_cb *skb_cb; in wmi_process_mgmt_tx_comp()