Home | History | Annotate | Download | only in ixgbe

Lines Matching defs:ret_val

105 	s32 ret_val =		IXGBE_SUCCESS;
115 ret_val = IXGBE_ERR_CONFIG;
199 return ret_val;
316 s32 ret_val = IXGBE_SUCCESS;
334 ret_val = IXGBE_ERR_CONFIG;
341 ret_val = IXGBE_ERR_CONFIG;
349 ret_val = IXGBE_ERR_CONFIG;
371 ret_val = IXGBE_ERR_CONFIG;
376 ret_val = IXGBE_ERR_CONFIG;
382 ret_val = IXGBE_ERR_CONFIG;
389 ret_val, (i == IXGBE_DCB_TX_CONFIG) ? "Tx" : "Rx");
391 return ret_val;