Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_hw.c44 static s32 e1000_get_auto_rd_done(struct e1000_hw *hw);
509 ret_val = e1000_get_auto_rd_done(hw); in e1000_reset_hw()
5800 static s32 e1000_get_auto_rd_done(struct e1000_hw *hw) in e1000_get_auto_rd_done() function