Searched refs:ehea_port_res (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ehea/ |
D | ehea_main.c | 193 struct ehea_port_res *pr = &port->port_res[l]; in ehea_update_firmware_handles() 349 static void ehea_refill_rq1(struct ehea_port_res *pr, int index, int nr_of_wqes) in ehea_refill_rq1() 390 static int ehea_init_fill_rq1(struct ehea_port_res *pr, int nr_rq1a) in ehea_init_fill_rq1() 412 static int ehea_refill_rq_def(struct ehea_port_res *pr, in ehea_refill_rq_def() 483 static int ehea_refill_rq2(struct ehea_port_res *pr, int nr_of_wqes) in ehea_refill_rq2() 491 static int ehea_refill_rq3(struct ehea_port_res *pr, int nr_of_wqes) in ehea_refill_rq3() 568 static int ehea_treat_poll_error(struct ehea_port_res *pr, int rq, in ehea_treat_poll_error() 635 static void ehea_proc_skb(struct ehea_port_res *pr, struct ehea_cqe *cqe, in ehea_proc_skb() 659 struct ehea_port_res *pr, in ehea_proc_rwqes() 753 static struct ehea_cqe *ehea_proc_cqes(struct ehea_port_res *pr, int my_quota) in ehea_proc_cqes() [all …]
|
D | ehea.h | 374 struct ehea_port_res { struct 467 struct ehea_port_res port_res[EHEA_MAX_PORT_RES];
|