Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
De1000.h425 #define FLAG_DISABLE_FC_PAUSE_TIME (1 << 18) macro
D80003es2lan.c1410 | FLAG_DISABLE_FC_PAUSE_TIME, /* errata */
Dich8lan.c5799 | FLAG_DISABLE_FC_PAUSE_TIME /* errata */
Dnetdev.c3971 if (adapter->flags & FLAG_DISABLE_FC_PAUSE_TIME) in e1000e_reset()