Searched refs:E1000_ERR_NO_SPACE (Results 1 – 3 of 3) sorted by relevance
502 #define E1000_ERR_NO_SPACE 17 macro
145 first_empty_slot = vlvf_bypass ? -E1000_ERR_NO_SPACE : 0; in igb_find_vlvf_slot()160 return first_empty_slot ? : -E1000_ERR_NO_SPACE; in igb_find_vlvf_slot()
496 #define E1000_ERR_NO_SPACE 17 macro