Searched refs:LE_R1_OFL (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/amd/
H A Da2065.h129 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
H A D7990.h201 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
H A Dsunlance.c153 #define LE_R1_OFL 0x10 /* OFL: Frame overflow */ macro
526 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++;
696 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++;
H A D7990.c315 if (bits & LE_R1_OFL)
H A Ddeclance.c125 #define LE_R1_OFL 0x1000 /* OFL: Frame overflow */ macro
601 if (bits & LE_R1_OFL)
H A Da2065.c283 if (bits & LE_R1_OFL)

Completed in 199 milliseconds