Lines Matching refs:ehea_port_res
190 struct ehea_port_res *pr = &port->port_res[l]; in ehea_update_firmware_handles()
379 static void ehea_refill_rq1(struct ehea_port_res *pr, int index, int nr_of_wqes) in ehea_refill_rq1()
418 static void ehea_init_fill_rq1(struct ehea_port_res *pr, int nr_rq1a) in ehea_init_fill_rq1()
438 static int ehea_refill_rq_def(struct ehea_port_res *pr, in ehea_refill_rq_def()
513 static int ehea_refill_rq2(struct ehea_port_res *pr, int nr_of_wqes) in ehea_refill_rq2()
521 static int ehea_refill_rq3(struct ehea_port_res *pr, int nr_of_wqes) in ehea_refill_rq3()
541 struct ehea_port_res *pr) in ehea_fill_skb()
613 static int ehea_treat_poll_error(struct ehea_port_res *pr, int rq, in ehea_treat_poll_error()
650 struct ehea_port_res *pr, in ehea_proc_rwqes()
757 struct ehea_port_res *pr = &port->port_res[i]; in reset_sq_restart_flag()
770 struct ehea_port_res *pr = &port->port_res[i]; in check_sqs()
797 static struct ehea_cqe *ehea_proc_cqes(struct ehea_port_res *pr, int my_quota) in ehea_proc_cqes()
875 struct ehea_port_res *pr = container_of(napi, struct ehea_port_res, in ehea_poll()
911 struct ehea_port_res *pr = param; in ehea_recv_irq_handler()
1247 static int ehea_fill_port_res(struct ehea_port_res *pr) in ehea_fill_port_res()
1264 struct ehea_port_res *pr; in ehea_reg_interrupts()
1322 struct ehea_port_res *pr; in ehea_free_interrupts()
1390 static int ehea_gen_smrs(struct ehea_port_res *pr) in ehea_gen_smrs()
1412 static int ehea_rem_smrs(struct ehea_port_res *pr) in ehea_rem_smrs()
1436 static int ehea_init_port_res(struct ehea_port *port, struct ehea_port_res *pr, in ehea_init_port_res()
1450 memset(pr, 0, sizeof(struct ehea_port_res)); in ehea_init_port_res()
1565 static int ehea_clean_portres(struct ehea_port *port, struct ehea_port_res *pr) in ehea_clean_portres()
2017 struct ehea_port_res *pr; in ehea_start_xmit()
2490 struct ehea_port_res *pr = &port->port_res[i]; in ehea_flush_sq()
2524 struct ehea_port_res *pr = &port->port_res[i]; in ehea_stop_qps()
2574 static void ehea_update_rqs(struct ehea_qp *orig_qp, struct ehea_port_res *pr) in ehea_update_rqs()
2626 struct ehea_port_res *pr = &port->port_res[i]; in ehea_restart_qps()