Searched refs:ehea_eq (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea.h188 struct ehea_eq;
258 struct ehea_eq { struct
353 struct ehea_eq *eq;
383 struct ehea_eq *neq; /* notification event queue */
435 struct ehea_eq *qp_eq;
H A Dehea_qmr.h356 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter,
360 int ehea_destroy_eq(struct ehea_eq *eq);
362 struct ehea_eqe *ehea_poll_eq(struct ehea_eq *eq);
H A Dehea_qmr.c229 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter,
236 struct ehea_eq *eq;
303 struct ehea_eqe *ehea_poll_eq(struct ehea_eq *eq)
315 static u64 ehea_destroy_eq_res(struct ehea_eq *eq, u64 force)
334 int ehea_destroy_eq(struct ehea_eq *eq)

Completed in 152 milliseconds