linux/drivers/net/ethernet/sfc
Eric Dumazet 9e903e0852 net: add skb frag size accessors
To ease skb->truesize sanitization, its better to be able to localize
all references to skb frags size.

Define accessors : skb_frag_size() to fetch frag size, and
skb_frag_size_{set|add|sub}() to manipulate it.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-19 03:10:46 -04:00
..
Kconfig
Makefile
bitfield.h
efx.c
efx.h
enum.h
ethtool.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
falcon.c
falcon_boards.c
falcon_xmac.c
filter.c
filter.h
io.h
mac.h
mcdi.c
mcdi.h
mcdi_mac.c
mcdi_pcol.h
mcdi_phy.c
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h
nic.c
nic.h
phy.h
qt202x_phy.c
regs.h
rx.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
selftest.c
selftest.h
siena.c
spi.h
tenxpress.c
tx.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
txc43128_phy.c
workarounds.h