linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgb
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
..
ixgb_ee.c ixgb: eliminate checkstack warnings 2011-09-23 13:55:25 -04:00
ixgb_ee.h ixgb: eliminate checkstack warnings 2011-09-23 13:55:25 -04:00
ixgb_ethtool.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
ixgb_hw.c ixgb: eliminate checkstack warnings 2011-09-23 13:55:25 -04:00
ixgb_hw.h ixgb: eliminate checkstack warnings 2011-09-23 13:55:25 -04:00
ixgb_ids.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
ixgb_main.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
ixgb_osdep.h ixgb: eliminate checkstack warnings 2011-09-23 13:55:25 -04:00
ixgb_param.c ixgb: eliminate checkstack warnings 2011-09-23 13:55:25 -04:00
ixgb.h ixgb: convert to ndo_fix_features 2011-09-16 18:26:37 -07:00
Makefile intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00