linux-kernel-test/drivers/net/ixgbe
Mallikarjuna R Chilakala edd2ea5559 ixgbe: Use rx buffer length from rx ring for configuring rscctl
While configuring rscctl use rx buffer length from rx ring structure
instead of passing rx_buf_len to ixgbe_configure_rscctl

Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-23 10:45:11 -08:00
..
ixgbe_82598.c ixgbe: Fix backplane flow control autoneg 2009-09-30 20:02:55 -07:00
ixgbe_82599.c ixgbe: Add support for 82599 alternative WWNN/WWPN prefix 2009-10-29 01:04:01 -07:00
ixgbe_common.c ixgbe: correct the parameter description 2009-10-01 01:10:31 -07:00
ixgbe_common.h ixgbe: cleanup functions that should have been defined static 2009-08-26 15:36:46 -07:00
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: Properly disable DCB arbiters prior to applying changes 2009-09-01 17:40:18 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c dcb: data center bridging ops should be r/o 2009-10-07 01:10:47 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe: Modify 82599 HWRSC statistics counters 2009-11-23 10:44:35 -08:00
ixgbe_fcoe.c ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 2009-10-29 01:04:03 -07:00
ixgbe_fcoe.h ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp 2009-09-01 01:24:40 -07:00
ixgbe_main.c ixgbe: Use rx buffer length from rx ring for configuring rscctl 2009-11-23 10:45:11 -08:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: Add support for 82599 alternative WWNN/WWPN prefix 2009-10-29 01:04:01 -07:00
ixgbe.h ixgbe: Modify 82599 HWRSC statistics counters 2009-11-23 10:44:35 -08:00
Makefile