Home
last modified time | relevance | path

Searched refs:igc_get_hw_dev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h279 struct net_device *igc_get_hw_dev(struct igc_hw *hw);
281 netdev_dbg(igc_get_hw_dev(hw), format, ##arg)
H A Digc_dump.c46 struct net_device *dev = igc_get_hw_dev(hw); in igc_regdump()
H A Digc_main.c7363 struct net_device *igc_get_hw_dev(struct igc_hw *hw) in igc_get_hw_dev() function