linux/drivers/net/ethernet/intel/ixgbe
Alexander Duyck e507d0cdb3 ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
This change makes it so that the ixgbe driver uses the generic helper
pci_vfs_assigned instead of the ixgbe specific function
ixgbe_vfs_are_assigned.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-07-30 17:13:11 -07:00
..
ixgbe_82598.c ixgbe: fix MNG FW support when adapter not up 2013-04-17 22:03:09 -07:00
ixgbe_82599.c ixgbe: add support for disabling link at boot time on 82599 2013-04-25 20:13:43 -07:00
ixgbe_common.c ixgbe: create conversion functions from link_status to bus/speed 2013-04-17 21:42:57 -07:00
ixgbe_common.h ixgbe: create conversion functions from link_status to bus/speed 2013-04-17 21:42:57 -07:00
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_dcb_nl.c IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_dcb.c IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_dcb.h IXGBE: Set the SW prio_tc values at initialization to the HW setting. 2013-05-21 03:14:21 -07:00
ixgbe_debugfs.c
ixgbe_ethtool.c ixgbe: add extra stats for ndo_ll_poll 2013-06-10 21:22:36 -07:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_lib.c ixgbe: add support for ndo_ll_poll 2013-06-10 21:22:36 -07:00
ixgbe_main.c ixgbe: Retain VLAN filtering in promiscuous + VT mode 2013-07-30 17:07:12 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c ixgbe: add SFP+ LX module support 2013-04-24 17:47:35 -07:00
ixgbe_phy.h
ixgbe_ptp.c
ixgbe_sriov.c ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned 2013-07-30 17:13:11 -07:00
ixgbe_sriov.h
ixgbe_sysfs.c
ixgbe_type.h ixgbe: add support for disabling link at boot time on 82599 2013-04-25 20:13:43 -07:00
ixgbe_x540.c ixgbe: fix MNG FW support when adapter not up 2013-04-17 22:03:09 -07:00
ixgbe.h net: rename include/net/ll_poll.h to include/net/busy_poll.h 2013-07-10 17:08:27 -07:00
Makefile