Lines Matching refs:ehea_adapter

157 	struct ehea_adapter *adapter;  in ehea_update_firmware_handles()
246 struct ehea_adapter *adapter; in ehea_update_bcmc_registrations()
972 static struct ehea_port *ehea_get_port(struct ehea_adapter *adapter, in ehea_get_port()
1149 static void ehea_parse_eqe(struct ehea_adapter *adapter, u64 eqe) in ehea_parse_eqe()
1232 struct ehea_adapter *adapter = (struct ehea_adapter *)data; in ehea_neq_tasklet()
1256 struct ehea_adapter *adapter = param; in ehea_interrupt_neq()
1408 struct ehea_adapter *adapter = pr->port->adapter; in ehea_gen_smrs()
1454 struct ehea_adapter *adapter = port->adapter; in ehea_init_port_res()
2107 struct ehea_adapter *adapter = port->adapter; in ehea_vlan_rx_add_vid()
2145 struct ehea_adapter *adapter = port->adapter; in ehea_vlan_rx_kill_vid()
2180 static int ehea_activate_qp(struct ehea_adapter *adapter, struct ehea_qp *qp) in ehea_activate_qp()
2319 static void ehea_remove_adapter_mr(struct ehea_adapter *adapter) in ehea_remove_adapter_mr()
2327 static int ehea_add_adapter_mr(struct ehea_adapter *adapter) in ehea_add_adapter_mr()
2527 struct ehea_adapter *adapter = port->adapter; in ehea_stop_qps()
2629 struct ehea_adapter *adapter = port->adapter; in ehea_restart_qps()
2731 struct ehea_adapter *adapter; in ehea_rereg_mrs()
2817 static int ehea_sense_adapter_attr(struct ehea_adapter *adapter) in ehea_sense_adapter_attr()
2954 static struct ehea_port *ehea_setup_single_port(struct ehea_adapter *adapter, in ehea_setup_single_port()
3065 struct ehea_adapter *adapter = port->adapter; in ehea_shutdown_single_port()
3076 static int ehea_setup_ports(struct ehea_adapter *adapter) in ehea_setup_ports()
3114 static struct device_node *ehea_get_eth_dn(struct ehea_adapter *adapter, in ehea_get_eth_dn()
3138 struct ehea_adapter *adapter = dev_get_drvdata(dev); in ehea_probe_port()
3192 struct ehea_adapter *adapter = dev_get_drvdata(dev); in ehea_remove_port()
3380 struct ehea_adapter *adapter; in ehea_probe_adapter()
3489 struct ehea_adapter *adapter = platform_get_drvdata(dev); in ehea_remove()