Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c20 static s32 e1000_get_auto_rd_done(struct e1000_hw *hw);
476 ret_val = e1000_get_auto_rd_done(hw); in e1000_reset_hw()
5612 static s32 e1000_get_auto_rd_done(struct e1000_hw *hw) in e1000_get_auto_rd_done() function