kernel-fxtec-pro1x/drivers/net/bnx2x
Vladislav Zolotarov fe78d2637a bnx2x: Optimized the branching in the bnx2x_rx_int()
Optimized the branching in the bnx2x_rx_int() based on the fact
that FP CQE will always have at least one of START or STOP flags set,
so if not both bits are set and START bit is not set,
then it's a STOP bit that is set.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-18 06:51:57 -07:00
..
bnx2x.h bnx2x: update version to 1.60.00-1 2010-10-06 14:10:42 -07:00
bnx2x_cmn.c bnx2x: Optimized the branching in the bnx2x_rx_int() 2010-10-18 06:51:57 -07:00
bnx2x_cmn.h bnx2x: code beautify 2010-10-06 14:10:41 -07:00
bnx2x_dump.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_ethtool.c bnx2x: code beautify 2010-10-06 14:10:41 -07:00
bnx2x_fw_defs.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_fw_file_hdr.h bnx2x, cnic, bnx2i: use new FW/HSI 2010-10-06 14:10:35 -07:00
bnx2x_hsi.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_init.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_init_ops.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_link.c bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_link.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_main.c bnx2x: Fixing a typo: added a missing RSS enablement 2010-10-12 12:30:28 -07:00
bnx2x_reg.h bnx2x: Add 57712 support 2010-10-06 14:10:37 -07:00
bnx2x_stats.c bnx2x: properly initialize FW stats 2010-10-06 14:10:41 -07:00
bnx2x_stats.h bnx2x: code beautify 2010-10-06 14:10:41 -07:00
Makefile