Home
last modified time | relevance | path

Searched defs:needed_tailroom (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c703 int needed_tailroom; in lan966x_fdma_xmit() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.c644 int needed_tailroom = max_t(int, ETH_FCS_LEN - skb_tailroom(skb), 0); in ocelot_fdma_prepare_skb() local
/linux/include/net/
H A Ddsa.h106 unsigned int needed_tailroom; 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.c6323 int needed_tailroom = dev->needed_tailroom; skb_ensure_writable_head_tail() local
/linux/include/linux/
H A Dskbuff.h2944 unsigned int needed_tailroom) in skb_tailroom_reserve()
H A Dnetdevice.h2215 unsigned short needed_tailroom; member