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