Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h693 #define IGC_ERR_MAC_INIT 5 macro
H A Digc_api.c904 ret_val = -IGC_ERR_MAC_INIT; in igc_set_mac_type()