summaryrefslogtreecommitdiff
path: root/net/openvswitch
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2017-02-06 16:55:37 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-07 13:30:59 -0500
commit4e5dbbda4c40a239e2ed4bbc98f2aa320e4dcca2 (patch)
tree2a8c4e105ea6af6d289372e9277a2100d995ac2c /net/openvswitch
parentc61fb99cae51958a9096d8540c8c05e74cfa7e59 (diff)
bnxt_en: Use event bit map in RX path.
In the current code, we have separate rx_event and agg_event parameters to keep track of rx and aggregation events. Combine these events into an u8 event mask with different bits defined for different events. This way, it is easier to expand the logic to include XDP tx events. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions