Lines Matching defs:qp
57 static void bnxt_qplib_cancel_phantom_processing(struct bnxt_qplib_qp *qp) in bnxt_qplib_cancel_phantom_processing()
65 static void __bnxt_qplib_add_flush_qp(struct bnxt_qplib_qp *qp) in __bnxt_qplib_add_flush_qp()
91 static void bnxt_qplib_acquire_cq_flush_locks(struct bnxt_qplib_qp *qp, in bnxt_qplib_acquire_cq_flush_locks()
102 static void bnxt_qplib_release_cq_flush_locks(struct bnxt_qplib_qp *qp, in bnxt_qplib_release_cq_flush_locks()
113 void bnxt_qplib_add_flush_qp(struct bnxt_qplib_qp *qp) in bnxt_qplib_add_flush_qp()
122 static void __bnxt_qplib_del_flush_qp(struct bnxt_qplib_qp *qp) in __bnxt_qplib_del_flush_qp()
136 void bnxt_qplib_clean_qp(struct bnxt_qplib_qp *qp) in bnxt_qplib_clean_qp()
174 struct bnxt_qplib_qp *qp) in bnxt_qplib_free_qp_hdr_buf()
196 struct bnxt_qplib_qp *qp) in bnxt_qplib_alloc_qp_hdr_buf()
716 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_create_qp1()
854 int bnxt_qplib_create_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_create_qp()
1082 static void __modify_flags_from_init_state(struct bnxt_qplib_qp *qp) in __modify_flags_from_init_state()
1115 static void __modify_flags_from_rtr_state(struct bnxt_qplib_qp *qp) in __modify_flags_from_rtr_state()
1147 static void __filter_modify_flags(struct bnxt_qplib_qp *qp) in __filter_modify_flags()
1171 int bnxt_qplib_modify_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_modify_qp()
1277 int bnxt_qplib_query_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_query_qp()
1360 static void __clean_cq(struct bnxt_qplib_cq *cq, u64 qp) in __clean_cq()
1403 struct bnxt_qplib_qp *qp) in bnxt_qplib_destroy_qp()
1429 struct bnxt_qplib_qp *qp) in bnxt_qplib_free_qp_res()
1445 void *bnxt_qplib_get_qp1_sq_buf(struct bnxt_qplib_qp *qp, in bnxt_qplib_get_qp1_sq_buf()
1464 u32 bnxt_qplib_get_rq_prod_index(struct bnxt_qplib_qp *qp) in bnxt_qplib_get_rq_prod_index()
1471 dma_addr_t bnxt_qplib_get_qp_buf_from_index(struct bnxt_qplib_qp *qp, u32 index) in bnxt_qplib_get_qp_buf_from_index()
1476 void *bnxt_qplib_get_qp1_rq_buf(struct bnxt_qplib_qp *qp, in bnxt_qplib_get_qp1_rq_buf()
1495 void bnxt_qplib_post_send_db(struct bnxt_qplib_qp *qp) in bnxt_qplib_post_send_db()
1513 int bnxt_qplib_post_send(struct bnxt_qplib_qp *qp, in bnxt_qplib_post_send()
1786 void bnxt_qplib_post_recv_db(struct bnxt_qplib_qp *qp) in bnxt_qplib_post_recv_db()
1804 int bnxt_qplib_post_recv(struct bnxt_qplib_qp *qp, in bnxt_qplib_post_recv()
2001 static int __flush_sq(struct bnxt_qplib_q *sq, struct bnxt_qplib_qp *qp, in __flush_sq()
2041 static int __flush_rq(struct bnxt_qplib_q *rq, struct bnxt_qplib_qp *qp, in __flush_rq()
2088 struct bnxt_qplib_qp *qp = qp_handle; in bnxt_qplib_mark_qp_error() local
2101 static int do_wa9060(struct bnxt_qplib_qp *qp, struct bnxt_qplib_cq *cq, in do_wa9060()
2205 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_req() local
2323 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_res_rc() local
2402 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_res_ud() local
2501 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_res_raweth_qp1() local
2594 struct bnxt_qplib_qp *qp; in bnxt_qplib_cq_process_terminal() local
2721 struct bnxt_qplib_qp *qp = NULL; in bnxt_qplib_process_flush_list() local
2837 void bnxt_qplib_flush_cqn_wq(struct bnxt_qplib_qp *qp) in bnxt_qplib_flush_cqn_wq()