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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dadapter.h96 TP_PARITY_INIT = (1 << 4), enumerator in enum:__anon12566
H A Dcxgb3_main.c1258 if (adap->params.rev >= T3_REV_C && !(adap->flags & TP_PARITY_INIT) &&
1260 adap->flags |= TP_PARITY_INIT;
1262 if (adap->flags & TP_PARITY_INIT) {

Completed in 98 milliseconds