Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c75 #define TXHI_ENTRIES 2 macro
246 struct tx_desc txHi[TXHI_ENTRIES];
1197 iface->txHiSize = cpu_to_le32(TXHI_ENTRIES * sizeof(struct tx_desc)); in typhoon_init_interface()