On Fri, 17 Jul 2020 18:37:04 +0300 Claudiu Manoil wrote: > + if (tx_ictt == ENETC_TXIC_TIMETHR) > + ic_mode |= ENETC_IC_TX_OPTIMAL;
Doesn't seem you ever read/check the ENETC_IC_TX_OPTIMAL flag?
On Fri, 17 Jul 2020 18:37:04 +0300 Claudiu Manoil wrote: > + if (tx_ictt == ENETC_TXIC_TIMETHR) > + ic_mode |= ENETC_IC_TX_OPTIMAL;
Doesn't seem you ever read/check the ENETC_IC_TX_OPTIMAL flag?