Searched refs:e1000_get_hw_semaphore_i210 (Results 1 – 1 of 1) sorted by relevance
40 static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw);99 if (e1000_get_hw_semaphore_i210(hw)) { in e1000_acquire_swfw_sync_i210()146 while (e1000_get_hw_semaphore_i210(hw) != E1000_SUCCESS) in e1000_release_swfw_sync_i210()162 static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw) in e1000_get_hw_semaphore_i210() function