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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_mbx.c46 s32 ret_val = IXGBE_ERR_MBX;
73 ret_val = IXGBE_ERR_MBX;
91 s32 ret_val = IXGBE_ERR_MBX;
109 s32 ret_val = IXGBE_ERR_MBX;
127 s32 ret_val = IXGBE_ERR_MBX;
161 return countdown ? 0 : IXGBE_ERR_MBX;
190 return countdown ? 0 : IXGBE_ERR_MBX;
206 s32 ret_val = IXGBE_ERR_MBX;
234 s32 ret_val = IXGBE_ERR_MBX;
267 s32 ret_val = IXGBE_ERR_MBX;
[all...]
H A Dixgbe_mbx.h34 #define IXGBE_ERR_MBX -100 macro
H A Dixgbe_sriov.c302 retval = IXGBE_ERR_MBX;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dmbx.c50 return countdown ? 0 : IXGBE_ERR_MBX;
73 return countdown ? 0 : IXGBE_ERR_MBX;
88 s32 ret_val = IXGBE_ERR_MBX;
151 s32 ret_val = IXGBE_ERR_MBX;
169 s32 ret_val = IXGBE_ERR_MBX;
187 s32 ret_val = IXGBE_ERR_MBX;
205 s32 ret_val = IXGBE_ERR_MBX;
224 s32 ret_val = IXGBE_ERR_MBX;
H A Dmbx.h34 #define IXGBE_ERR_MBX -100 macro
H A Dixgbevf_main.c2677 err = IXGBE_ERR_MBX;

Completed in 144 milliseconds