Home
last modified time | relevance | path

Searched refs:FLAG_DISABLE_FC_PAUSE_TIME (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h433 #define FLAG_DISABLE_FC_PAUSE_TIME BIT(18) macro
H A D80003es2lan.c1403 | FLAG_DISABLE_FC_PAUSE_TIME, /* errata */
H A Dich8lan.c5936 | FLAG_DISABLE_FC_PAUSE_TIME /* errata */
H A Dnetdev.c4016 if (adapter->flags & FLAG_DISABLE_FC_PAUSE_TIME) in e1000e_reset()