Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_i225.c82 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_defines.h107 #define IGC_SWSM_SWESMBI 0x00000002 /* FW Semaphore bit */ macro
H A Digc_mac.c731 swsm &= ~(IGC_SWSM_SMBI | IGC_SWSM_SWESMBI); in igc_put_hw_semaphore()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_i225.c82 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_defines.h152 #define IGC_SWSM_SWESMBI 0x00000002 /* FW Semaphore bit */ macro
H A Digc_mac.c731 swsm &= ~(IGC_SWSM_SMBI | IGC_SWSM_SWESMBI); in igc_put_hw_semaphore()

Completed in 8 milliseconds