Home
last modified time | relevance | path

Searched refs:IGC_SWSM_SMBI (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h153 #define IGC_SWSM_SMBI 0x00000001 /* Driver Semaphore bit */ macro
H A Digc_mac.c721 swsm &= ~(IGC_SWSM_SMBI | IGC_SWSM_SWESMBI); in igc_put_hw_semaphore()