Searched refs:IGC_SWSM_SMBI (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h151 #define IGC_SWSM_SMBI 0x00000001 /* Driver Semaphore bit */ macro
H A Digc_i225.c50 if (!(swsm & IGC_SWSM_SMBI))
66 if (!(swsm & IGC_SWSM_SMBI))
H A Digc_mac.c731 swsm &= ~(IGC_SWSM_SMBI | IGC_SWSM_SWESMBI);

Completed in 381 milliseconds