Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/host/whci/
Dwhci-hc.h120 struct whc_qhead { struct
121 __le64 link; /*< next qset in list */
122 __le32 info1;
123 __le32 info2;
124 __le32 info3;
125 __le16 status;
126 __le16 err_count; /*< transaction error count */
127 __le32 cur_window;
128 __le32 scratch[3]; /*< h/w scratch area */
129 union {
[all …]