Home
last modified time | relevance | path

Searched refs:hw_rqueue2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c445 ret = ehea_qp_alloc_register(qp, &qp->hw_rqueue2, in ehea_create_qp()
473 hw_queue_dtor(&qp->hw_rqueue2); in ehea_create_qp()
505 hw_queue_dtor(&qp->hw_rqueue2); in ehea_destroy_qp_res()
H A Dehea.h275 struct hw_queue hw_rqueue2; member
H A Dehea_qmr.h300 queue = &qp->hw_rqueue2; in ehea_get_next_rwqe()