Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_hw.h290 struct net_device *igc_get_hw_dev(struct igc_hw *hw);
292 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.c5809 * igc_get_hw_dev - return device
5814 struct net_device *igc_get_hw_dev(struct igc_hw *hw) in igc_get_hw_dev() function
/kernel/linux/linux-6.6/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.c7356 * igc_get_hw_dev - return device
7361 struct net_device *igc_get_hw_dev(struct igc_hw *hw) in igc_get_hw_dev() function

Completed in 18 milliseconds