Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
De1000.h462 #define FLAG2_CHECK_SYSTIM_OVERFLOW BIT(14) macro
D82571.c2019 | FLAG2_CHECK_SYSTIM_OVERFLOW,
2041 | FLAG2_CHECK_SYSTIM_OVERFLOW,
Dich8lan.c6005 | FLAG2_CHECK_SYSTIM_OVERFLOW,
6026 | FLAG2_CHECK_SYSTIM_OVERFLOW,
Dnetdev.c4413 if (adapter->flags2 & FLAG2_CHECK_SYSTIM_OVERFLOW) in e1000e_read_systim()