Searched refs:TG3_FLG2_HW_TSO_3 (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/
H A Dtg3.h2818 #define TG3_FLG2_HW_TSO_3 0x00100000 macro
2828 TG3_FLG2_HW_TSO_3)
H A Dtg3.c5513 * support TG3_FLG2_HW_TSO_2 and TG3_FLG2_HW_TSO_3 only.
5572 if (tp->tg3_flags2 & TG3_FLG2_HW_TSO_3) {
5808 if (tp->tg3_flags2 & TG3_FLG2_HW_TSO_3) {
7982 if ((tp->tg3_flags2 & TG3_FLG2_HW_TSO_3) ||
9740 (tp->tg3_flags2 & TG3_FLG2_HW_TSO_3))) {
9743 if ((tp->tg3_flags2 & TG3_FLG2_HW_TSO_3) ||
12979 tp->tg3_flags2 |= TG3_FLG2_HW_TSO_3;
14395 (tp->tg3_flags2 & TG3_FLG2_HW_TSO_3)) {
14400 if ((tp->tg3_flags2 & TG3_FLG2_HW_TSO_3) ||

Completed in 96 milliseconds