Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_eqs.h59 struct hinic_eq { struct
60 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