Home
last modified time | relevance | path

Searched refs:eq_handle (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea.h245 u64 eq_handle; member
288 u64 eq_handle; member
H A Dehea_phyp.c307 cq_attr->eq_handle, /* R6 */ in ehea_h_alloc_resource_cq()
360 struct ehea_eq_attr *eq_attr, u64 *eq_handle) in ehea_h_alloc_resource_eq() argument
379 *eq_handle = outs[0]; in ehea_h_alloc_resource_eq()
H A Dehea_qmr.c109 int nr_of_cqe, u64 eq_handle, u32 cq_token) in ehea_create_cq() argument
123 cq->attr.eq_handle = eq_handle; in ehea_create_cq()
H A Dehea_qmr.h365 u64 eq_handle, u32 cq_token);
H A Dehea_phyp.h360 struct ehea_eq_attr *eq_attr, u64 *eq_handle);