Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
Digb_ptp.c88 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82576() local
89 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82576()
105 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82580() local
106 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82580()
208 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfreq_82576() local
210 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfreq_82576()
237 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfreq_82580() local
239 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfreq_82580()
263 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjtime_82576() local
267 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.c748 struct igb_adapter *igb = container_of(hw, struct igb_adapter, hw); in igb_rd32() local
759 struct net_device *netdev = igb->netdev; in igb_rd32()
/drivers/net/ethernet/intel/
DMakefile8 obj-$(CONFIG_IGB) += igb/
DKconfig108 will be called igb.