Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h89 * txLoSize: size (in bytes) of the Lo transmit ring
107 __le32 txLoSize; member
H A Dtyphoon.c1196 iface->txLoSize = cpu_to_le32(TXLO_ENTRIES * sizeof(struct tx_desc)); in typhoon_init_interface()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.h89 * txLoSize: size (in bytes) of the Lo transmit ring
107 __le32 txLoSize; member
H A Dtyphoon.c1193 iface->txLoSize = cpu_to_le32(TXLO_ENTRIES * sizeof(struct tx_desc)); in typhoon_init_interface()

Completed in 13 milliseconds