Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h545 struct list_head db_fc_entry; member
568 struct list_head db_fc_entry; member
Dqp.c941 add_to_fc_list(&qhp->rhp->db_fc_list, &qhp->db_fc_entry); in ring_kernel_sq_db()
958 add_to_fc_list(&qhp->rhp->db_fc_list, &qhp->db_fc_entry); in ring_kernel_rq_db()
2110 if (!list_empty(&qhp->db_fc_entry)) in c4iw_destroy_qp()
2111 list_del_init(&qhp->db_fc_entry); in c4iw_destroy_qp()
2349 INIT_LIST_HEAD(&qhp->db_fc_entry); in c4iw_create_qp()
Ddevice.c1308 db_fc_entry); in resume_a_chunk()
1309 list_del_init(&qp->db_fc_entry); in resume_a_chunk()