Searched refs:IGC_FWSM_FW_VALID (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/igc/base/ | ||
| H A D | igc_manage.h | 34 #define IGC_FWSM_FW_VALID 0x00008000 macro |
| H A D | igc_manage.c | 495 if ((fwsm & IGC_FWSM_FW_VALID) && in igc_load_firmware() |