Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h107 __le32 txLoSize; member
H A Dtyphoon.c1193 iface->txLoSize = cpu_to_le32(TXLO_ENTRIES * sizeof(struct tx_desc)); in typhoon_init_interface()