HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_ERR_NO_SPACE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.c 688 return IXGBE_ERR_NO_SPACE;
731 return IXGBE_ERR_NO_SPACE;
3961 first_empty_slot = vlvf_bypass ? IXGBE_ERR_NO_SPACE : 0;
3985 return first_empty_slot ? first_empty_slot : IXGBE_ERR_NO_SPACE;
ixgbe_type.h 4302 #define IXGBE_ERR_NO_SPACE -25

Completed in 23 milliseconds