Searched refs:ath10k_htc_alloc_skb (Results 1 – 4 of 4) sorted by relevance
207 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_ver_req_msg()235 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_stats_req()282 skb = ath10k_htc_alloc_skb(ar, size); in ath10k_htt_send_frag_desc_bank_cfg()330 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_ll()417 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_aggr_cfg_msg()480 txdesc = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_mgmt_tx()
355 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size);
761 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size) in ath10k_htc_alloc_skb() function
1609 skb = ath10k_htc_alloc_skb(ar, WMI_SKB_HEADROOM + round_len); in ath10k_wmi_alloc_skb()