Home
last modified time | relevance | path

Searched defs:uath_rx_desc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_reg.h160 struct uath_rx_desc { struct
161 uint32_t len; /* msg length including header */
162 uint32_t code; /* WDCMSG_DATA_AVAIL */
163 uint32_t gennum; /* generation number */
164 uint32_t status; /* start of RECEIVE_INFO */
174 uint32_t tstamp_low; /* low-order 32-bits of rx timestamp */
175 uint32_t tstamp_high; /* high-order 32-bits of rx timestamp */
176 uint32_t framelen; /* frame length */
177 uint32_t rate; /* rx rate code */
178 uint32_t antenna;
[all …]