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

/linux-4.1.27/drivers/net/ethernet/3com/
H A Dtyphoon.c75 #define TXHI_ENTRIES 2 macro
252 struct tx_desc txHi[TXHI_ENTRIES];
724 * and TXHI_ENTRIES to match, as well as update the TSO code below typhoon_start_tx()
1197 iface->txHiSize = cpu_to_le32(TXHI_ENTRIES * sizeof(struct tx_desc)); typhoon_init_interface()

Completed in 72 milliseconds