Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.h34 #define IGC_FWSM_FW_VALID 0x00008000 macro
H A Digc_manage.c495 if ((fwsm & IGC_FWSM_FW_VALID) && in igc_load_firmware()