Home
last modified time | relevance | path

Searched refs:ath10k_htc_alloc_skb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c612 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_ver_req_msg()
641 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_stats_req()
691 skb = ath10k_htc_alloc_skb(ar, size); in ath10k_htt_send_frag_desc_bank_cfg_32()
753 skb = ath10k_htc_alloc_skb(ar, size); in ath10k_htt_send_frag_desc_bank_cfg_64()
856 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_32()
927 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_64()
996 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_hl()
1049 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_aggr_cfg_msg_32()
1096 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_aggr_cfg_msg_v2()
1141 skb = ath10k_htc_alloc_skb(a in ath10k_htt_tx_fetch_resp()
[all...]
H A Dhtc.h423 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size);
H A Dhtc.c1158 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size) in ath10k_htc_alloc_skb() function
H A Dwmi.c1790 skb = ath10k_htc_alloc_skb(ar, WMI_SKB_HEADROOM + round_len); in ath10k_wmi_alloc_skb()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c614 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_ver_req_msg()
643 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_stats_req()
693 skb = ath10k_htc_alloc_skb(ar, size); in ath10k_htt_send_frag_desc_bank_cfg_32()
755 skb = ath10k_htc_alloc_skb(ar, size); in ath10k_htt_send_frag_desc_bank_cfg_64()
837 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_32()
909 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_64()
978 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_send_rx_ring_cfg_hl()
1031 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_aggr_cfg_msg_32()
1078 skb = ath10k_htc_alloc_skb(ar, len); in ath10k_htt_h2t_aggr_cfg_msg_v2()
1123 skb = ath10k_htc_alloc_skb(a in ath10k_htt_tx_fetch_resp()
[all...]
H A Dhtc.h423 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size);
H A Dhtc.c1176 struct sk_buff *ath10k_htc_alloc_skb(struct ath10k *ar, int size) in ath10k_htc_alloc_skb() function
H A Dwmi.c1790 skb = ath10k_htc_alloc_skb(ar, WMI_SKB_HEADROOM + round_len); in ath10k_wmi_alloc_skb()

Completed in 30 milliseconds