Home
last modified time | relevance | path

Searched refs:pskb_expand_head (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h972 pskb_expand_head(struct sk_buff *skb, int x, int len, gfp_t gfp) in pskb_expand_head() function
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c1827 (pskb_expand_head(first, 0, space_extra, GFP_ATOMIC) < 0)) { in ath11k_dp_rx_msdu_coalesce()
3392 (pskb_expand_head(first_frag, 0, extra_space, GFP_ATOMIC) < 0)) in ath11k_dp_rx_h_defrag()
4591 if ((pskb_expand_head(skb, 0, in ath11k_dp_pkt_set_pktlen()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c1810 (pskb_expand_head(first, 0, space_extra, GFP_ATOMIC) < 0)) { in ath12k_dp_rx_msdu_coalesce()
2944 (pskb_expand_head(first_frag, 0, extra_space, GFP_ATOMIC) < 0)) in ath12k_dp_rx_h_defrag()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c755 if (pskb_expand_head(skb, 0, resp_data->noa_len, GFP_ATOMIC)) { in iwl_mvm_probe_resp_set_noa()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c2292 (pskb_expand_head(first, 0, space, GFP_ATOMIC) < 0)) { in ath10k_unchain_msdu()
H A Dmac.c3871 if (!pskb_expand_head(skb, 0, arvif->u.ap.noa_len, in ath10k_tx_h_add_p2p_noa_ie()
H A Dwmi.c3686 if (!pskb_expand_head(bcn, 0, arvif->u.ap.noa_len, GFP_ATOMIC)) in ath10k_wmi_update_noa()