Searched refs:skb_copy (Results 1 – 6 of 6) sorted by relevance
537 mvm->tdls_cs.peer.skb = skb_copy(tmpl_skb, GFP_KERNEL); in iwl_mvm_tdls_channel_switch()
894 msdu_copied = skb_copy(skb, GFP_ATOMIC); in ath12k_wifi7_mac_op_tx()
850 skb_copy(const struct sk_buff *skb, gfp_t gfp) in skb_copy() function
2019 new = skb_copy(skb, GFP_KERNEL); in rtw_append_probe_req_ie()
4422 struct sk_buff *tx_fetch_ind = skb_copy(skb, GFP_ATOMIC); in ath10k_htt_t2h_msg_handler()
8204 new = skb_copy(skb, GFP_KERNEL);