Searched refs:ATH10K_SKB_CB (Results 1 – 6 of 6) sorted by relevance
26 if (!ATH10K_SKB_CB(skb)->htt.is_offchan) in ath10k_report_offchan_tx()74 skb_cb = ATH10K_SKB_CB(msdu); in ath10k_txrx_tx_unref()
54 skb_cb = ATH10K_SKB_CB(skb); in ath10k_htc_build_tx_ctrl_skb()64 struct ath10k_skb_cb *skb_cb = ATH10K_SKB_CB(skb); in ath10k_htc_restore_tx_skb()130 struct ath10k_skb_cb *skb_cb = ATH10K_SKB_CB(skb); in ath10k_htc_send()212 skb_cb = ATH10K_SKB_CB(skb); in ath10k_htc_tx_completion_handler()
343 struct ath10k_skb_cb *skb_cb = ATH10K_SKB_CB(msdu); in ath10k_htt_mgmt_tx()382 cmd->mgmt_tx.msdu_paddr = __cpu_to_le32(ATH10K_SKB_CB(msdu)->paddr); in ath10k_htt_mgmt_tx()416 struct ath10k_skb_cb *skb_cb = ATH10K_SKB_CB(msdu); in ath10k_htt_tx()
534 dma_unmap_single(ar->dev, ATH10K_SKB_CB(arvif->beacon)->paddr, in ath10k_mac_vif_beacon_free()2309 struct ath10k_skb_cb *cb = ATH10K_SKB_CB(skb); in ath10k_tx_h_nwifi()2456 vdev_id = ATH10K_SKB_CB(skb)->vdev_id; in ath10k_offchan_tx_work()2709 ATH10K_SKB_CB(skb)->htt.is_offchan = false; in ath10k_tx()2710 ATH10K_SKB_CB(skb)->htt.tid = ath10k_tx_h_get_tid(hdr); in ath10k_tx()2711 ATH10K_SKB_CB(skb)->vdev_id = ath10k_tx_h_get_vdev_id(ar, vif); in ath10k_tx()2722 ATH10K_SKB_CB(skb)->htt.freq = ar->scan.roc_freq; in ath10k_tx()2723 ATH10K_SKB_CB(skb)->vdev_id = ar->scan.vdev_id; in ath10k_tx()2727 ATH10K_SKB_CB(skb)->htt.freq = 0; in ath10k_tx()2728 ATH10K_SKB_CB(skb)->htt.is_offchan = true; in ath10k_tx()
105 static inline struct ath10k_skb_cb *ATH10K_SKB_CB(struct sk_buff *skb) in ATH10K_SKB_CB() function
930 struct ath10k_skb_cb *skb_cb = ATH10K_SKB_CB(skb); in ath10k_wmi_cmd_send_nowait()971 cb = ATH10K_SKB_CB(bcn); in ath10k_wmi_tx_beacon_nowait()1088 cmd->hdr.vdev_id = __cpu_to_le32(ATH10K_SKB_CB(msdu)->vdev_id); in ath10k_wmi_op_gen_mgmt_tx()2268 ATH10K_SKB_CB(bcn)->bcn.dtim_zero = true; in ath10k_wmi_update_tim()2271 ATH10K_SKB_CB(bcn)->bcn.deliver_cab = true; in ath10k_wmi_update_tim()2524 ATH10K_SKB_CB(bcn)->paddr = paddr; in ath10k_wmi_event_host_swba()2532 ATH10K_SKB_CB(bcn)->paddr = arvif->beacon_paddr; in ath10k_wmi_event_host_swba()