Lines Matching refs:sk_buff
12 struct sk_buff *ath12k_htc_alloc_skb(struct ath12k_base *ab, int size) in ath12k_htc_alloc_skb()
14 struct sk_buff *skb; in ath12k_htc_alloc_skb()
30 struct sk_buff *skb) in ath12k_htc_control_tx_complete()
35 static struct sk_buff *ath12k_htc_build_tx_ctrl_skb(void) in ath12k_htc_build_tx_ctrl_skb()
37 struct sk_buff *skb; in ath12k_htc_build_tx_ctrl_skb()
54 struct sk_buff *skb) in ath12k_htc_prepare_tx_skb()
76 struct sk_buff *skb) in ath12k_htc_send()
248 struct sk_buff *skb) in ath12k_htc_rx_completion_handler()
375 struct sk_buff *skb) in ath12k_htc_control_rx_complete()
561 struct sk_buff *skb; in ath12k_htc_connect_service()
717 struct sk_buff *skb; in ath12k_htc_start()