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

/freebsd-10-stable/sys/dev/ixgbe/
H A Dixv_mbx.c261 * ixgbe_check_for_rst_vf - checks to see if the PF has reset
267 static s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id) function
272 DEBUGFUNC("ixgbe_check_for_rst_vf");
407 mbx->ops.check_for_rst = ixgbe_check_for_rst_vf;
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 50 milliseconds