Searched refs:ath10k_htc_alloc_skb (Results 1 – 4 of 4) sorted by relevance
145 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_ver_req_msg()173 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_stats_req()225 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_ll()312 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_aggr_cfg_msg()365 txdesc = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_mgmt_tx()
357 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size);
805 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size) in ath10k_htc_alloc_skb() function
908 skb = ath10k_htc_alloc_skb(ar, WMI_SKB_HEADROOM + round_len); in ath10k_wmi_alloc_skb()