Home
last modified time | relevance | path

Searched defs:needed_headroom (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/net/batman-adv/
Dhard-interface.c543 unsigned short needed_headroom; in batadv_hardif_recalc_extra_skbroom() local
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_fdma.c702 int needed_headroom; in lan966x_fdma_xmit() local
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_fdma.c643 int needed_headroom = max_t(int, OCELOT_TAG_LEN - skb_headroom(skb), 0); in ocelot_fdma_prepare_skb() local
/linux-6.12.1/include/net/
Dmacsec.h354 unsigned int needed_headroom; member
Ddsa.h99 unsigned int needed_headroom; member
/linux-6.12.1/net/mac80211/
Drx.c713 int rt_hdrlen, needed_headroom; in ieee80211_make_monitor_skb() local
4064 int needed_headroom; in ieee80211_rx_cooked_monitor() local
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c1402 unsigned int needed_headroom; in __dpaa2_eth_tx() local
2812 unsigned int needed_headroom; in dpaa2_eth_xdp_create_fd() local
/linux-6.12.1/drivers/net/
Dmacsec.c2608 int needed_headroom, needed_tailroom; in macsec_set_head_tail_room() local
/linux-6.12.1/drivers/net/vxlan/
Dvxlan_core.c3854 unsigned short needed_headroom = ETH_HLEN; in vxlan_config_apply() local
/linux-6.12.1/net/core/
Dskbuff.c6220 int needed_headroom = dev->needed_headroom; in skb_ensure_writable_head_tail() local
/linux-6.12.1/include/linux/
Dnetdevice.h2043 unsigned short needed_headroom; member