Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ptp.c68 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82576() local
69 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82576()
85 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82580() local
86 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82580()
188 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfreq_82576() local
190 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfreq_82576()
217 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfine_82580() local
219 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82580()
243 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjtime_82576() local
247 spin_lock_irqsave(&igb->tmreg_lock, flags); in igb_ptp_adjtime_82576()
[all …]
DMakefile7 obj-$(CONFIG_IGB) += igb.o
9 igb-objs := igb_main.o igb_ethtool.o e1000_82575.o \
Digb_main.c742 struct igb_adapter *igb = container_of(hw, struct igb_adapter, hw); in igb_rd32() local
753 struct net_device *netdev = igb->netdev; in igb_rd32()
/Linux-v4.19/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-INDEX101 igb.txt
102 - 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-v4.19/drivers/net/ethernet/intel/
DMakefile9 obj-$(CONFIG_IGB) += igb/
DKconfig100 will be called igb.
/Linux-v4.19/
DMAINTAINERS7359 F: Documentation/networking/igb.txt