Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_mbx.h99 #define IXGBE_VF_MBX_INIT_DELAY 500 /* microseconds between retries */ macro
H A Dixgbe_mbx.c503 mbx->usec_delay = IXGBE_VF_MBX_INIT_DELAY; in ixgbe_init_mbx_params_vf()