Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c79 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82576()
96 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82580()
198 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82576()
212 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82580()
250 igb_ptp_read_i210(igb, &now); in igb_ptp_adjtime_i210()
348 timecounter_init(&igb->tc, &igb->cc, ns); in igb_ptp_settime_82576()
364 igb_ptp_write_i210(igb, ts); in igb_ptp_settime_i210()
492 struct igb_adapter *igb = in igb_ptp_feature_enable_82580() local
650 struct igb_adapter *igb = in igb_ptp_feature_enable_i210() local
784 igb->pps_sys_wrap_on = !!on; in igb_ptp_feature_enable_i210()
[all …]
H A DMakefile7 obj-$(CONFIG_IGB) += igb.o
9 igb-y := igb_main.o igb_ethtool.o e1000_82575.o \
H A Digb_main.c710 struct igb_adapter *igb = container_of(hw, struct igb_adapter, hw); in igb_rd32() local
721 struct net_device *netdev = igb->netdev; in igb_rd32()
724 WARN(pci_device_is_present(igb->pdev), in igb_rd32()
/linux-6.15/Documentation/networking/device_drivers/ethernet/intel/
H A 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-6.15/drivers/net/ethernet/intel/
H A DMakefile12 obj-$(CONFIG_IGB) += igb/
H A DKconfig104 <file:Documentation/networking/device_drivers/ethernet/intel/igb.rst>.
107 will be called igb.
/linux-6.15/Documentation/networking/device_drivers/ethernet/
H A Dindex.rst36 intel/igb