Searched refs:IXGBE_ERR_NO_SPACE (Results 1 – 2 of 2) sorted by relevance
529 return IXGBE_ERR_NO_SPACE; in ixgbe_read_pba_string_generic()572 return IXGBE_ERR_NO_SPACE; in ixgbe_read_pba_string_generic()3094 first_empty_slot = vlvf_bypass ? IXGBE_ERR_NO_SPACE : 0; in ixgbe_find_vlvf_slot()3118 return first_empty_slot ? : IXGBE_ERR_NO_SPACE; in ixgbe_find_vlvf_slot()
3694 #define IXGBE_ERR_NO_SPACE -25 macro