Searched refs:db_state (Results 1 – 5 of 5) sorted by relevance
500 db_state_str[dev->db_state], in stats_show()1274 ctx->dev->db_state = STOPPED; in stop_queues()1312 if (ctx->dev->db_state != STOPPED) in resume_queues()1314 ctx->dev->db_state = FLOW_CONTROL; in resume_queues()1320 WARN_ON(ctx->dev->db_state != FLOW_CONTROL); in resume_queues()1321 ctx->dev->db_state = NORMAL; in resume_queues()1343 if (ctx->dev->db_state != FLOW_CONTROL) in resume_queues()1349 if (ctx->dev->db_state != NORMAL) in resume_queues()1436 WARN_ON(ctx->dev->db_state != STOPPED); in recover_queues()1437 ctx->dev->db_state = RECOVERY; in recover_queues()[all …]
915 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db()932 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
126 enum hinic_db_state db_state) in hinic_db_state_set() argument131 attr4 |= HINIC_FA4_SET(db_state, DB_STATE); in hinic_db_state_set()
324 enum hinic_db_state db_state; in wait_for_db_state() local329 db_state = hinic_db_state_get(hwif); in wait_for_db_state()331 if (db_state == HINIC_DB_ENABLE) in wait_for_db_state()
283 enum hinic_db_state db_state);