Searched refs:ath12k_htc_alloc_skb (Results 1 – 4 of 4) sorted by relevance
852 skb = ath12k_htc_alloc_skb(ab, len); in ath12k_dp_tx_htt_srng_setup()966 skb = ath12k_htc_alloc_skb(ab, len); in ath12k_dp_tx_htt_h2t_ver_req_msg()1009 skb = ath12k_htc_alloc_skb(ab, len); in ath12k_dp_tx_htt_h2t_ppdu_stats_req()1046 skb = ath12k_htc_alloc_skb(ab, len); in ath12k_dp_tx_htt_rx_filter_setup()1163 skb = ath12k_htc_alloc_skb(ab, len); in ath12k_dp_tx_htt_h2t_ext_stats_req()1266 skb = ath12k_htc_alloc_skb(ab, len); in ath12k_dp_tx_htt_tx_filter_setup()
312 struct sk_buff *ath12k_htc_alloc_skb(struct ath12k_base *ar, int size);
12 struct sk_buff *ath12k_htc_alloc_skb(struct ath12k_base *ab, int size) in ath12k_htc_alloc_skb() function
757 skb = ath12k_htc_alloc_skb(ab, WMI_SKB_HEADROOM + round_len); in ath12k_wmi_alloc_skb()