Searched refs:ehea_adapter (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.h356 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter,
364 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, int cqe,
369 struct ehea_qp *ehea_create_qp(struct ehea_adapter *adapter, u32 pd,
374 int ehea_reg_kernel_mr(struct ehea_adapter *adapter, struct ehea_mr *mr);
376 int ehea_gen_smr(struct ehea_adapter *adapter, struct ehea_mr *old_mr,
381 u64 ehea_error_data(struct ehea_adapter *adapter, u64 res_handle,
H A Dehea.h259 struct ehea_adapter *adapter;
271 struct ehea_adapter *adapter;
299 struct ehea_adapter *adapter;
310 struct ehea_adapter *adapter;
379 struct ehea_adapter { struct
429 struct ehea_adapter *adapter; /* adapter that owns this port */
H A Dehea_qmr.c108 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter,
229 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter,
359 struct ehea_adapter *adapter, int h_call_q_selector)
397 struct ehea_qp *ehea_create_qp(struct ehea_adapter *adapter,
791 struct ehea_adapter *adapter,
822 struct ehea_adapter *adapter,
840 struct ehea_adapter *adapter,
857 int ehea_reg_kernel_mr(struct ehea_adapter *adapter, struct ehea_mr *mr)
931 int ehea_gen_smr(struct ehea_adapter *adapter, struct ehea_mr *old_mr,
971 u64 ehea_error_data(struct ehea_adapter *adapte
[all...]
H A Dehea_main.c147 struct ehea_adapter *adapter;
236 struct ehea_adapter *adapter;
961 static struct ehea_port *ehea_get_port(struct ehea_adapter *adapter,
1138 static void ehea_parse_eqe(struct ehea_adapter *adapter, u64 eqe)
1221 struct ehea_adapter *adapter = from_tasklet(adapter, t, neq_tasklet);
1245 struct ehea_adapter *adapter = param;
1397 struct ehea_adapter *adapter = pr->port->adapter;
1443 struct ehea_adapter *adapter = port->adapter;
2092 struct ehea_adapter *adapter = port->adapter;
2130 struct ehea_adapter *adapte
[all...]

Completed in 131 milliseconds