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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c262 * ixgbe_check_for_rst_vf - checks to see if the PF has reset
268 static s32 ixgbe_check_for_rst_vf(struct ixgbe_hw *hw, u16 mbx_id) function
273 DEBUGFUNC("ixgbe_check_for_rst_vf");
408 mbx->ops.check_for_rst = ixgbe_check_for_rst_vf;

Completed in 108 milliseconds