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