Home
last modified time | relevance | path

Searched refs:igb_get_hw_dev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_hw.h544 struct net_device *igb_get_hw_dev(struct e1000_hw *hw);
546 netdev_dbg(igb_get_hw_dev(hw), format, ##arg)
H A Digb_main.c641 * igb_get_hw_dev - return device
646 struct net_device *igb_get_hw_dev(struct e1000_hw *hw) in igb_get_hw_dev() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_hw.h544 struct net_device *igb_get_hw_dev(struct e1000_hw *hw);
546 netdev_dbg(igb_get_hw_dev(hw), format, ##arg)
H A Digb_main.c639 * igb_get_hw_dev - return device
644 struct net_device *igb_get_hw_dev(struct e1000_hw *hw) in igb_get_hw_dev() function

Completed in 31 milliseconds