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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c372 * ixgbe_check_for_rst_vf - checks to see if the PF has reset
378 static s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id) function
383 DEBUGFUNC("ixgbe_check_for_rst_vf");
518 mbx->ops.check_for_rst = ixgbe_check_for_rst_vf;

Completed in 58 milliseconds