Searched defs:qe_ring (Results 1 – 1 of 1) sorted by relevance
127 struct qe_ring { struct128 u_short qe_flag; /* Buffer utilization flags */129 u_short qe_addr_hi;130 u_short qe_addr_lo; /* Low order bits of address */131 short qe_buf_len; /* Negative buffer length */132 u_short qe_status1; /* Status word one */133 u_short qe_status2; /* Status word two */