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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c184 * i40e_poll_sr_srctl_done_bit - Polls the GLNVM_SRCTL done bit
189 static enum i40e_status_code i40e_poll_sr_srctl_done_bit(struct i40e_hw *hw) function
194 DEBUGFUNC("i40e_poll_sr_srctl_done_bit");
253 ret_code = i40e_poll_sr_srctl_done_bit(hw);
261 ret_code = i40e_poll_sr_srctl_done_bit(hw);

Completed in 44 milliseconds