Home
last modified time | relevance | path

Searched refs:db_fc_entry (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h480 struct list_head db_fc_entry; member
503 struct list_head db_fc_entry; member
Dqp.c921 add_to_fc_list(&qhp->rhp->db_fc_list, &qhp->db_fc_entry); in ring_kernel_sq_db()
938 add_to_fc_list(&qhp->rhp->db_fc_list, &qhp->db_fc_entry); in ring_kernel_rq_db()
2090 if (!list_empty(&qhp->db_fc_entry)) in c4iw_destroy_qp()
2091 list_del_init(&qhp->db_fc_entry); in c4iw_destroy_qp()
2328 INIT_LIST_HEAD(&qhp->db_fc_entry); in c4iw_create_qp()
Ddevice.c1302 db_fc_entry); in resume_a_chunk()
1303 list_del_init(&qp->db_fc_entry); in resume_a_chunk()