Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
De1000.h413 #define FLAG_DISABLE_FC_PAUSE_TIME BIT(18) macro
D80003es2lan.c1404 | FLAG_DISABLE_FC_PAUSE_TIME, /* errata */
Dich8lan.c5926 | FLAG_DISABLE_FC_PAUSE_TIME /* errata */
Dnetdev.c4018 if (adapter->flags & FLAG_DISABLE_FC_PAUSE_TIME) in e1000e_reset()