Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c75 #define TXHI_ENTRIES 2 macro
251 struct tx_desc txHi[TXHI_ENTRIES];
722 * and TXHI_ENTRIES to match, as well as update the TSO code below in typhoon_start_tx()
1200 iface->txHiSize = cpu_to_le32(TXHI_ENTRIES * sizeof(struct tx_desc)); in typhoon_init_interface()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c75 #define TXHI_ENTRIES 2 macro
246 struct tx_desc txHi[TXHI_ENTRIES];
717 * and TXHI_ENTRIES to match, as well as update the TSO code below in typhoon_start_tx()
1197 iface->txHiSize = cpu_to_le32(TXHI_ENTRIES * sizeof(struct tx_desc)); in typhoon_init_interface()

Completed in 6 milliseconds