Home
last modified time | relevance | path

Searched refs:igb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c9 #include "igb.h"
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 in igb_ptp_adjtime_82576() local
243 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_adjtime_i210() local
263 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_gettimex_82576() local
290 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_gettimex_82580() local
318 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_gettimex_i210() local
339 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_settime_82576() local
358 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_settime_i210() local
387 igb_pin_extts(struct igb_adapter *igb, int chan, int pin) igb_pin_extts() argument
423 igb_pin_perout(struct igb_adapter *igb, int chan, int pin, int freq) igb_pin_perout() argument
492 struct igb_adapter *igb = igb_ptp_feature_enable_82580() local
644 struct igb_adapter *igb = igb_ptp_feature_enable_i210() local
848 struct igb_adapter *igb = igb_ptp_overflow_check() local
[all...]
H A DMakefile7 obj-$(CONFIG_IGB) += igb.o
9 igb-objs := igb_main.o igb_ethtool.o e1000_82575.o \
H A Digb_main.c40 #include "igb.h"
52 char igb_driver_name[] = "igb";
731 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()
746 "igb: Failed to read reg 0x%x!\n", reg); in igb_rd32()
1193 /* igb only supports 1 Tx and/or 1 Rx queue per vector */ in igb_alloc_q_vector()
1678 * igb_config_tx_modes - Configure "Qav Tx mode" features on igb
2888 /* verify igb ring attributes are sufficient for XDP */ in igb_xdp_setup()
3184 strscpy(adapter->i2c_adap.name, "igb B in igb_init_i2c()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c9 #include "igb.h"
76 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82576() local
77 struct e1000_hw *hw = &igb->hw; in igb_ptp_read_82576()
93 struct igb_adapter *igb = container_of(cc, struct igb_adapter, cc); in igb_ptp_read_82580() local
94 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_adjfreq_82576() local
198 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfreq_82576()
225 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, in igb_ptp_adjfine_82580() local
227 struct e1000_hw *hw = &igb->hw; in igb_ptp_adjfine_82580()
251 struct igb_adapter *igb in igb_ptp_adjtime_82576() local
264 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_adjtime_i210() local
284 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_gettimex_82576() local
311 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_gettimex_82580() local
339 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_gettimex_i210() local
360 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_settime_82576() local
379 struct igb_adapter *igb = container_of(ptp, struct igb_adapter, igb_ptp_settime_i210() local
408 igb_pin_extts(struct igb_adapter *igb, int chan, int pin) igb_pin_extts() argument
444 igb_pin_perout(struct igb_adapter *igb, int chan, int pin, int freq) igb_pin_perout() argument
513 struct igb_adapter *igb = igb_ptp_feature_enable_i210() local
717 struct igb_adapter *igb = igb_ptp_overflow_check() local
[all...]
H A DMakefile7 obj-$(CONFIG_IGB) += igb.o
9 igb-objs := igb_main.o igb_ethtool.o e1000_82575.o \
H A Digb_main.c41 #include "igb.h"
53 char igb_driver_name[] = "igb";
733 struct igb_adapter *igb = container_of(hw, struct igb_adapter, hw); in igb_rd32() local
744 struct net_device *netdev = igb->netdev; in igb_rd32()
747 WARN(pci_device_is_present(igb->pdev), in igb_rd32()
748 "igb: Failed to read reg 0x%x!\n", reg); in igb_rd32()
1195 /* igb only supports 1 Tx and/or 1 Rx queue per vector */ in igb_alloc_q_vector()
1681 * igb_config_tx_modes - Configure "Qav Tx mode" features on igb
2848 /* verify igb ring attributes are sufficient for XDP */ in igb_xdp_setup()
3139 strlcpy(adapter->i2c_adap.name, "igb B in igb_init_i2c()
[all...]

Completed in 16 milliseconds