Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
De1000.h412 #define FLAG_DISABLE_FC_PAUSE_TIME BIT(18) macro
D80003es2lan.c1404 | FLAG_DISABLE_FC_PAUSE_TIME, /* errata */
Dich8lan.c5912 | FLAG_DISABLE_FC_PAUSE_TIME /* errata */
Dnetdev.c4024 if (adapter->flags & FLAG_DISABLE_FC_PAUSE_TIME) in e1000e_reset()