Searched defs:nes_adapter (Results 1 – 1 of 1) sorted by relevance
1055 struct nes_adapter { struct1056 u64 fw_ver;1057 unsigned long *allocated_qps;1058 unsigned long *allocated_cqs;1059 unsigned long *allocated_mrs;1060 unsigned long *allocated_pds;1061 unsigned long *allocated_arps;1062 struct nes_qp **qp_table;1063 struct workqueue_struct *work_q;1065 struct list_head list;[all …]