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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dtyphoon.c34 #define TXHI_ENTRIES 2 macro
212 struct tx_desc txHi[TXHI_ENTRIES];
724 * and TXHI_ENTRIES to match, as well as update the TSO code below
1226 iface->txHiSize = cpu_to_le32(TXHI_ENTRIES * sizeof(struct tx_desc));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dtyphoon.c34 #define TXHI_ENTRIES 2 macro
212 struct tx_desc txHi[TXHI_ENTRIES];
724 * and TXHI_ENTRIES to match, as well as update the TSO code below
1226 iface->txHiSize = cpu_to_le32(TXHI_ENTRIES * sizeof(struct tx_desc));

Completed in 119 milliseconds