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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_uralreg.h21 #define RAL_RX_DESC_SIZE (sizeof (struct ural_rx_desc))
182 struct ural_rx_desc { struct
H A Dif_ural.c124 Static int ural_rxrate(struct ural_rx_desc *);
850 ural_rxrate(struct ural_rx_desc *desc)
926 struct ural_rx_desc *desc;
951 desc = (struct ural_rx_desc *)(data->buf + len - RAL_RX_DESC_SIZE);

Completed in 125 milliseconds