Searched refs:ehea_port_res (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_main.c | 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 *p in reset_sq_restart_flag() [all...] |
H A D | ehea.h | 341 struct ehea_port_res { struct 431 struct ehea_port_res port_res[EHEA_MAX_PORT_RES];
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_main.c | 194 struct ehea_port_res *pr = &port->port_res[l]; in ehea_update_firmware_handles() 383 static void ehea_refill_rq1(struct ehea_port_res *pr, int index, int nr_of_wqes) in ehea_refill_rq1() 422 static void ehea_init_fill_rq1(struct ehea_port_res *pr, int nr_rq1a) in ehea_init_fill_rq1() 442 static int ehea_refill_rq_def(struct ehea_port_res *pr, in ehea_refill_rq_def() 517 static int ehea_refill_rq2(struct ehea_port_res *pr, int nr_of_wqes) in ehea_refill_rq2() 525 static int ehea_refill_rq3(struct ehea_port_res *pr, int nr_of_wqes) in ehea_refill_rq3() 545 struct ehea_port_res *pr) in ehea_fill_skb() 617 static int ehea_treat_poll_error(struct ehea_port_res *pr, int rq, in ehea_treat_poll_error() 654 struct ehea_port_res *pr, in ehea_proc_rwqes() 761 struct ehea_port_res *p in reset_sq_restart_flag() [all...] |
H A D | ehea.h | 342 struct ehea_port_res { struct 432 struct ehea_port_res port_res[EHEA_MAX_PORT_RES];
|
Completed in 7 milliseconds