linux/drivers/net/ethernet/qlogic/qed
Yuval Mintz 8f60bafec3 qed: Enlrage the drain timeout
In the scenario where slowpath configuration isn't passing due to
various pause configurations affecting the chip, the theoretical time
required in worst-case-scenario to empty hw fifos sufficiently to
guarantee that slowpath configuration would flow is currently
insufficient.

This increases such a drain request to the theoretical maximum.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-11 15:20:20 -05:00
..
Makefile
qed_cxt.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_cxt.h
qed_dev_api.h qed: Fix error flow on slowpath start 2016-03-02 14:04:18 -05:00
qed_dev.c qed: Remove unused NVM vendor ID 2016-03-02 14:04:18 -05:00
qed_hsi.h qed: Notify of transciever changes 2016-03-11 15:20:20 -05:00
qed_hw.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_hw.h
qed_init_fw_funcs.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_init_ops.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_init_ops.h
qed_int.c qed: Print additional HW attention info 2016-03-01 17:39:50 -05:00
qed_int.h qed: Semantic refactoring of interrupt code 2016-03-01 17:39:49 -05:00
qed_l2.c qed/qede: Add infrastructure support for hardware GRO 2016-03-07 15:01:39 -05:00
qed_main.c qed: Fix error flow on slowpath start 2016-03-02 14:04:18 -05:00
qed_mcp.c qed: Enlrage the drain timeout 2016-03-11 15:20:20 -05:00
qed_mcp.h qed: Major changes to MB locking 2016-03-11 15:20:20 -05:00
qed_reg_addr.h qed: Print additional HW attention info 2016-03-01 17:39:50 -05:00
qed_sp_commands.c qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00
qed_sp.h qed: Change metadata needed for SPQ entries 2016-02-21 22:49:15 -05:00
qed_spq.c qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00
qed.h qed: Prevent MF link notifications 2016-03-11 15:20:19 -05:00