Searched refs:db_fc_list (Results 1 - 3 of 3) sorted by relevance

/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1003 INIT_LIST_HEAD(&devp->db_fc_list);
1275 qp = list_first_entry(&ctx->dev->db_fc_list, struct c4iw_qp,
1279 if (list_empty(&ctx->dev->db_fc_list))
1291 if (list_empty(&ctx->dev->db_fc_list)) {
1308 if (!list_empty(&ctx->dev->db_fc_list)) {
H A Diw_cxgb4.h266 struct list_head db_fc_list; member in struct:c4iw_dev
H A Dqp.c698 add_to_fc_list(&qhp->rhp->db_fc_list, &qhp->db_fc_entry);
716 add_to_fc_list(&qhp->rhp->db_fc_list, &qhp->db_fc_entry);

Completed in 56 milliseconds