Searched refs:siw_qp_cm_drop (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 1131 siw_qp_cm_drop(qp, 0); in siw_qp_sq_process() 1184 siw_qp_cm_drop(qp, 0); in siw_sq_resume()
|
H A D | siw.h | 510 void siw_qp_cm_drop(struct siw_qp *qp, int schedule);
|
H A D | siw_qp_rx.c | 1465 siw_qp_cm_drop(qp, 1); in siw_tcp_rx_data()
|
H A D | siw_qp.c | 864 siw_qp_cm_drop(qp, 0); in siw_qp_modify()
|
H A D | siw_verbs.c | 965 siw_qp_cm_drop(qp, 0); in siw_post_send()
|
H A D | siw_cm.c | 365 * siw_qp_cm_drop() 372 void siw_qp_cm_drop(struct siw_qp *qp, int schedule) in siw_qp_cm_drop() function 1157 * closing the QP and calling siw_qp_cm_drop() in siw_cm_work_handler()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 1140 siw_qp_cm_drop(qp, 0); in siw_qp_sq_process() 1193 siw_qp_cm_drop(qp, 0); in siw_sq_resume()
|
H A D | siw.h | 512 void siw_qp_cm_drop(struct siw_qp *qp, int schedule);
|
H A D | siw_qp_rx.c | 1465 siw_qp_cm_drop(qp, 1); in siw_tcp_rx_data()
|
H A D | siw_qp.c | 867 siw_qp_cm_drop(qp, 0); in siw_qp_modify()
|
H A D | siw_cm.c | 368 * siw_qp_cm_drop() 375 void siw_qp_cm_drop(struct siw_qp *qp, int schedule) in siw_qp_cm_drop() function 1160 * closing the QP and calling siw_qp_cm_drop() in siw_cm_work_handler()
|
H A D | siw_verbs.c | 969 siw_qp_cm_drop(qp, 0); in siw_post_send()
|
Completed in 23 milliseconds