Home
last modified time | relevance | path

Searched refs:igb (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_ptp.c82 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82576() local
83 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82576()
99 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82580() local
100 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82580()
202 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfreq_82576() local
204 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfreq_82576()
231 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfreq_82580() local
233 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfreq_82580()
257 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjtime_82576() local
261 spin_lock_irqsave(&igb->tmreg_lock, flags); in igb_ptp_adjtime_82576()
[all …]
DMakefile32 obj-$(CONFIG_IGB) += igb.o
34 igb-objs := igb_main.o igb_ethtool.o e1000_82575.o \
Digb_main.c746 struct igb_adapter *igb = container_of(hw, struct igb_adapter, hw); in igb_rd32() local
757 struct net_device *netdev = igb->netdev; in igb_rd32()
/linux-4.1.27/Documentation/networking/
Digbvf.txt20 The igbvf driver requires the igb driver, version 2.0 or later. The igbvf
21 driver supports virtual functions generated by the igb driver with a max_vfs
23 to the README included with the igb driver.
D00-INDEX105 igb.txt
106 - README for the Intel Gigabit Ethernet Driver (igb).
Digb.txt75 For this driver version, in order to enable WoL, the igb driver must be
/linux-4.1.27/drivers/net/ethernet/intel/
DMakefile8 obj-$(CONFIG_IGB) += igb/
DKconfig110 will be called igb.
/linux-4.1.27/
DMAINTAINERS5215 F: Documentation/networking/igb.txt