Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_mac.h23 s32 igb_get_auto_rd_done(struct e1000_hw *hw);
H A De1000_mac.c1334 s32 igb_get_auto_rd_done(struct e1000_hw *hw) in igb_get_auto_rd_done() function
H A De1000_82575.c1480 ret_val = igb_get_auto_rd_done(hw); in igb_reset_hw_82575()
2300 ret_val = igb_get_auto_rd_done(hw); in igb_reset_hw_82580()