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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h31 #define RAL_RX_DESC_SIZE (sizeof (struct ural_rx_desc))
195 struct ural_rx_desc { struct
H A Dural.c446 struct ural_rx_desc *desc;
480 desc = (struct ural_rx_desc *)(rxbuf + len - RAL_RX_DESC_SIZE);

Completed in 59 milliseconds