Searched refs:TP_PARITY_INIT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h88 TP_PARITY_INIT = (1 << 4), enumerator in enum:__anon6692
H A Dcxgb3_main.c1287 if (adap->params.rev >= T3_REV_C && !(adap->flags & TP_PARITY_INIT) && cxgb_up()
1289 adap->flags |= TP_PARITY_INIT; cxgb_up()
1291 if (adap->flags & TP_PARITY_INIT) { cxgb_up()

Completed in 176 milliseconds