Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dcore.h81 struct ath11k_skb_cb { struct
911 static inline struct ath11k_skb_cb *ATH11K_SKB_CB(struct sk_buff *skb) in ATH11K_SKB_CB()
913 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()
87 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB(skb); in ath11k_dp_tx()
288 struct ath11k_skb_cb *skb_cb; in ath11k_dp_tx_free_txbuf()
319 struct ath11k_skb_cb *skb_cb; in ath11k_dp_tx_htt_tx_complete_buf()
421 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.c3935 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB((struct sk_buff *)skb); in ath11k_mac_vif_txmgmt_idr_remove()
4012 struct ath11k_skb_cb *skb_cb; in ath11k_mgmt_over_wmi_tx_work()
4082 struct ath11k_skb_cb *skb_cb = ATH11K_SKB_CB(skb); in ath11k_mac_op_tx()
4661 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()
4333 struct ath11k_skb_cb *skb_cb; in wmi_process_mgmt_tx_comp()