Searched defs:hinic_eq (Results 1 – 1 of 1) sorted by relevance
59 struct hinic_eq { struct60 struct hinic_hwdev *hwdev;61 u16 q_id;62 u16 type;63 u32 page_size;64 u16 eq_len;66 u16 cons_idx;90 struct hinic_eq aeq[HINIC_MAX_AEQS]; argument