Home
last modified time | relevance | path

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

/drivers/net/ehea/
Dehea_qmr.h357 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter,
365 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, int cqe,
370 struct ehea_qp *ehea_create_qp(struct ehea_adapter *adapter, u32 pd,
375 int ehea_reg_kernel_mr(struct ehea_adapter *adapter, struct ehea_mr *mr);
377 int ehea_gen_smr(struct ehea_adapter *adapter, struct ehea_mr *old_mr,
382 void ehea_error_data(struct ehea_adapter *adapter, u64 res_handle);
Dehea.h291 struct ehea_adapter *adapter;
303 struct ehea_adapter *adapter;
331 struct ehea_adapter *adapter;
342 struct ehea_adapter *adapter;
414 struct ehea_adapter { struct
464 struct ehea_adapter *adapter; /* adapter that owns this port */
Dehea_qmr.c120 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, in ehea_create_cq()
250 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter, in ehea_create_eq()
384 struct ehea_adapter *adapter, int h_call_q_selector) in ehea_qp_alloc_register()
422 struct ehea_qp *ehea_create_qp(struct ehea_adapter *adapter, in ehea_create_qp()
821 struct ehea_adapter *adapter, in ehea_reg_mr_section()
852 struct ehea_adapter *adapter, in ehea_reg_mr_sections()
870 struct ehea_adapter *adapter, in ehea_reg_mr_dir_sections()
887 int ehea_reg_kernel_mr(struct ehea_adapter *adapter, struct ehea_mr *mr) in ehea_reg_kernel_mr()
961 int ehea_gen_smr(struct ehea_adapter *adapter, struct ehea_mr *old_mr, in ehea_gen_smr()
1003 void ehea_error_data(struct ehea_adapter *adapter, u64 res_handle) in ehea_error_data()
Dehea_main.c150 struct ehea_adapter *adapter; in ehea_update_firmware_handles()
230 struct ehea_adapter *adapter; in ehea_update_bcmc_registrations()
899 static struct ehea_port *ehea_get_port(struct ehea_adapter *adapter, in ehea_get_port()
1083 static void ehea_parse_eqe(struct ehea_adapter *adapter, u64 eqe) in ehea_parse_eqe()
1169 struct ehea_adapter *adapter = (struct ehea_adapter *)data; in ehea_neq_tasklet()
1193 struct ehea_adapter *adapter = param; in ehea_interrupt_neq()
1349 struct ehea_adapter *adapter = pr->port->adapter; in ehea_gen_smrs()
1397 struct ehea_adapter *adapter = port->adapter; in ehea_init_port_res()
2214 struct ehea_adapter *adapter = port->adapter; in ehea_vlan_rx_register()
2239 struct ehea_adapter *adapter = port->adapter; in ehea_vlan_rx_add_vid()
[all …]