Searched refs:igb (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 78 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82576() local 79 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82576() 95 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82580() local 96 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82580() 196 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfine_82576() local 198 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82576() 210 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfine_82580() local 212 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82580() 230 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjtime_82576() local 234 spin_lock_irqsave(&igb->tmreg_lock, flags); in igb_ptp_adjtime_82576() [all …]
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | igb.rst | 32 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/drivers/net/ethernet/intel/ |
| H A D | Kconfig | 104 <file:Documentation/networking/device_drivers/ethernet/intel/igb.rst>. 107 will be called igb.
|