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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c68 return countdown ? IXGBE_SUCCESS : IXGBE_ERR_MBX;
100 return countdown ? IXGBE_SUCCESS : IXGBE_ERR_MBX;
117 s32 ret_val = IXGBE_ERR_MBX;
147 s32 ret_val = IXGBE_ERR_MBX;
207 s32 ret_val = IXGBE_ERR_MBX;
226 s32 ret_val = IXGBE_ERR_MBX;
248 s32 ret_val = IXGBE_ERR_MBX;
270 s32 ret_val = IXGBE_ERR_MBX;
292 s32 ret_val = IXGBE_ERR_MBX;
420 s32 ret_val = IXGBE_ERR_MBX;
[all...]
H A Dixgbe_mbx.h42 #define IXGBE_ERR_MBX -100 macro
H A Dixgbe_vf.c367 return IXGBE_ERR_MBX;
693 return IXGBE_ERR_MBX;
759 return IXGBE_ERR_MBX;

Completed in 115 milliseconds