Home
last modified time | relevance | path

Searched refs:igb_get_hw_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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.c644 struct net_device *igb_get_hw_dev(struct e1000_hw *hw) in igb_get_hw_dev() function