Home
last modified time | relevance | path

Searched refs:IGC_ERR_NO_SPACE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_nvm.c784 return IGC_ERR_NO_SPACE; in igc_read_pba_string_generic()
826 return -IGC_ERR_NO_SPACE; in igc_read_pba_string_generic()
H A Digc_defines.h703 #define IGC_ERR_NO_SPACE 17 macro