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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/myri10ge/
H A Dmyri10ge.c256 u32 max_tso6; member in struct:myri10ge_priv
707 mgp->max_tso6 = cmd.data0;
2746 /* Can only handle headers <= max_tso6 long */
2747 if (unlikely(-cum_len > mgp->max_tso6))

Completed in 74 milliseconds