ehea_qp
struct ehea_qp;
struct ehea_qp *qp;
static inline void ehea_update_sqa(struct ehea_qp *qp, u16 nr_wqes)
static inline void ehea_update_rq3a(struct ehea_qp *qp, u16 nr_wqes)
static inline void ehea_update_rq2a(struct ehea_qp *qp, u16 nr_wqes)
static inline void ehea_update_rq1a(struct ehea_qp *qp, u16 nr_wqes)
static int ehea_activate_qp(struct ehea_adapter *adapter, struct ehea_qp *qp)
static void ehea_purge_sq(struct ehea_qp *orig_qp)
struct ehea_qp qp = *orig_qp;
struct ehea_qp *qp = pr->qp;
static void ehea_update_rqs(struct ehea_qp *orig_qp, struct ehea_port_res *pr)
struct ehea_qp qp = *orig_qp;
struct ehea_qp *qp = pr->qp;
struct ehea_qp *qp = pr->qp;
struct ehea_qp *qp = pr->qp;
struct ehea_qp *qp;
static int ehea_qp_alloc_register(struct ehea_qp *qp, struct hw_queue *hw_queue,
struct ehea_qp *ehea_create_qp(struct ehea_adapter *adapter,
struct ehea_qp *qp;
static u64 ehea_destroy_qp_res(struct ehea_qp *qp, u64 force)
int ehea_destroy_qp(struct ehea_qp *qp)
static inline struct ehea_rwqe *ehea_get_next_rwqe(struct ehea_qp *qp,
static inline struct ehea_swqe *ehea_get_swqe(struct ehea_qp *my_qp,
static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe)
static inline struct ehea_cqe *ehea_poll_rq1(struct ehea_qp *qp, int *wqe_index)
static inline void ehea_inc_rq1(struct ehea_qp *qp)
struct ehea_qp *ehea_create_qp(struct ehea_adapter *adapter, u32 pd,
int ehea_destroy_qp(struct ehea_qp *qp);