Home
last modified time | relevance | path

Searched refs:IGC_SWSM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_i225.c48 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
64 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
81 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
82 wr32(IGC_SWSM, swsm | IGC_SWSM_SWESMBI); in igc_get_hw_semaphore_i225()
85 if (rd32(IGC_SWSM) & IGC_SWSM_SWESMBI) in igc_get_hw_semaphore_i225()
H A Digc_mac.c729 swsm = rd32(IGC_SWSM); in igc_put_hw_semaphore()
733 wr32(IGC_SWSM, swsm); in igc_put_hw_semaphore()
H A Digc_regs.h36 #define IGC_SWSM 0x05B50 /* SW Semaphore */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_i225.c48 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
64 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
81 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
82 wr32(IGC_SWSM, swsm | IGC_SWSM_SWESMBI); in igc_get_hw_semaphore_i225()
85 if (rd32(IGC_SWSM) & IGC_SWSM_SWESMBI) in igc_get_hw_semaphore_i225()
H A Digc_mac.c729 swsm = rd32(IGC_SWSM); in igc_put_hw_semaphore()
733 wr32(IGC_SWSM, swsm); in igc_put_hw_semaphore()
H A Digc_regs.h37 #define IGC_SWSM 0x05B50 /* SW Semaphore */ macro

Completed in 7 milliseconds