Searched refs:rxLoSize (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/3com/ | ||
H A D | typhoon.h | 113 __le32 rxLoSize; member |
H A D | typhoon.c | 1206 iface->rxLoSize = cpu_to_le32(RX_ENTRIES * sizeof(struct rx_desc)); in typhoon_init_interface() |