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

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c67 return countdown ? IXGBE_SUCCESS : IXGBE_ERR_MBX;
99 return countdown ? IXGBE_SUCCESS : IXGBE_ERR_MBX;
116 s32 ret_val = IXGBE_ERR_MBX;
146 s32 ret_val = IXGBE_ERR_MBX;
206 s32 ret_val = IXGBE_ERR_MBX;
225 s32 ret_val = IXGBE_ERR_MBX;
247 s32 ret_val = IXGBE_ERR_MBX;
269 s32 ret_val = IXGBE_ERR_MBX;
291 s32 ret_val = IXGBE_ERR_MBX;
419 s32 ret_val = IXGBE_ERR_MBX;
[all...]
H A Dixgbe_mbx.h41 #define IXGBE_ERR_MBX -100 macro
H A Dixgbe_vf.c366 return IXGBE_ERR_MBX;
691 return IXGBE_ERR_MBX;
757 return IXGBE_ERR_MBX;

Completed in 60 milliseconds