Searched refs:IGC_FWSM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/igc/ | ||
H A D | igc_regs.h | 38 #define IGC_FWSM 0x05B54 /* FW Semaphore */ macro |
H A D | igc_mac.c | 758 fwsm = rd32(IGC_FWSM); in igc_enable_mng_pass_thru() |