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

/freebsd-10.1-release/sys/dev/ixl/
H A Di40e_adminq.h96 u32 asq_cmd_timeout; /* send queue cmd write back timeout*/ member in struct:i40e_adminq_info
H A Di40e_adminq.c580 hw->aq.asq_cmd_timeout = I40E_ASQ_CMD_TIMEOUT;
886 } while (total_delay < hw->aq.asq_cmd_timeout);

Completed in 44 milliseconds