summaryrefslogtreecommitdiff
path: root/include/trace/events/compaction.h
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2017-02-06 16:55:40 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-07 13:30:59 -0500
commit5f4492493e75dafc5cbb96eabe0f146c2ffb1e3d (patch)
treee3b3d8517ba722a0be8ea24e93f7cd102727ece4 /include/trace/events/compaction.h
parenta960dec98861b009b4227d2ae3b94a142c83eb96 (diff)
bnxt_en: Add a set of TX rings to support XDP.
Add logic for an extra set of TX rings for XDP. If enabled, this set of TX rings equals the number of RX rings and shares the same IRQ as the RX ring set. A new field bp->tx_nr_rings_xdp is added to keep track of these TX XDP rings. Adjust all other relevant functions to handle bp->tx_nr_rings_xdp. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/trace/events/compaction.h')
0 files changed, 0 insertions, 0 deletions
nds-private-remove&id=a92ce1a42dde1caaee4afae67531e3e7acecf6e4'>sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long1-0/+1 2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long1-0/+2 2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-5/+13 2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel1-0/+7 2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-82/+4 2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-1/+2 2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+2 2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg1-0/+8 2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller