Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c702 int needed_headroom; in lan966x_fdma_xmit() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.c643 int needed_headroom = max_t(int, OCELOT_TAG_LEN - skb_headroom(skb), 0); in ocelot_fdma_prepare_skb() local
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1401 unsigned int needed_headroom; in __dpaa2_eth_tx() local
2820 unsigned int needed_headroom; in dpaa2_eth_xdp_create_fd() local
/linux/net/mac80211/
H A Drx.c748 int rt_hdrlen, needed_headroom; in ieee80211_make_monitor_skb() local
/linux/include/net/
H A Ddsa.h105 unsigned int needed_headroom; member
/linux/drivers/net/
H A Dmacsec.c2560 int needed_headroom, needed_tailroom; in macsec_set_head_tail_room() local
/linux/net/core/
H A Dskbuff.c6322 int needed_headroom = dev->needed_headroom; skb_ensure_writable_head_tail() local
/linux/include/linux/
H A Dnetdevice.h2133 unsigned short needed_headroom; member