Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igb/
Digb_ptp.c77 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82576() local
78 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82576()
94 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82580() local
95 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82580()
195 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfine_82576() local
197 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82576()
223 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfine_82580() local
225 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82580()
249 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjtime_82576() local
253 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.c731 struct igb_adapter *igb = container_of(hw, struct igb_adapter, hw); in igb_rd32() local
742 struct net_device *netdev = igb->netdev; in igb_rd32()
745 WARN(pci_device_is_present(igb->pdev), in igb_rd32()
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/intel/
Digb.rst32 modprobe igb [<option>=<VAL1>,<VAL2>,...]
38 modprobe igb max_vfs=2,4
40 In this case, there are two network ports supported by igb in the system.
58 modprobe igb max_vfs=4
64 modprobe igb max_vfs=2,4
137 this driver version, in order to enable WoL, the igb driver must be loaded
/Linux-v6.1/drivers/net/ethernet/intel/
DMakefile9 obj-$(CONFIG_IGB) += igb/
DKconfig101 <file:Documentation/networking/device_drivers/ethernet/intel/igb.rst>.
104 will be called igb.
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/
Dindex.rst32 intel/igb