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

/drivers/net/ethernet/ibm/ehea/
H A Dehea.h202 struct ehea_eq;
272 struct ehea_eq { struct
367 struct ehea_eq *eq;
397 struct ehea_eq *neq; /* notification event queue */
449 struct ehea_eq *qp_eq;
H A Dehea_qmr.h370 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter,
374 int ehea_destroy_eq(struct ehea_eq *eq);
376 struct ehea_eqe *ehea_poll_eq(struct ehea_eq *eq);
H A Dehea_qmr.c250 struct ehea_eq *ehea_create_eq(struct ehea_adapter *adapter,
257 struct ehea_eq *eq;
326 struct ehea_eqe *ehea_poll_eq(struct ehea_eq *eq)
338 static u64 ehea_destroy_eq_res(struct ehea_eq *eq, u64 force)
357 int ehea_destroy_eq(struct ehea_eq *eq)

Completed in 92 milliseconds