Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
De1000.h410 #define FLAG_DISABLE_FC_PAUSE_TIME BIT(18) macro
D80003es2lan.c1392 | FLAG_DISABLE_FC_PAUSE_TIME, /* errata */
Dich8lan.c5837 | FLAG_DISABLE_FC_PAUSE_TIME /* errata */
Dnetdev.c4007 if (adapter->flags & FLAG_DISABLE_FC_PAUSE_TIME) in e1000e_reset()