Home
last modified time | relevance | path

Searched refs:IGC_FWSM (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.c85 u32 fwsm = IGC_READ_REG(hw, IGC_FWSM); in igc_check_mng_mode_generic()
328 fwsm = IGC_READ_REG(hw, IGC_FWSM); in igc_enable_mng_pass_thru()
494 fwsm = IGC_READ_REG(hw, IGC_FWSM); in igc_load_firmware()
H A Digc_regs.h524 #define IGC_FWSM 0x05B54 /* FW Semaphore */ macro
H A Digc_i225.c893 fw_valid_bit = IGC_READ_REG(hw, IGC_FWSM) & in igc_update_flash_i225()