Searched refs:csq (Results 1 – 5 of 5) sorted by relevance
196 struct hns3_cmq_ring *csq = &hw->cmq.csq; in hns3_cmd_csq_clean() local203 csq->next_to_use, csq->next_to_clean); in hns3_cmd_csq_clean()212 clean = (head - csq->next_to_clean + csq->desc_num) % csq->desc_num; in hns3_cmd_csq_clean()213 csq->next_to_clean = head; in hns3_cmd_csq_clean()384 ntc = hw->cmq.csq.next_to_use; in hns3_cmd_send()387 desc_to_use = &hw->cmq.csq.desc[hw->cmq.csq.next_to_use]; in hns3_cmd_send()389 (hw->cmq.csq.next_to_use)++; in hns3_cmd_send()390 if (hw->cmq.csq.next_to_use == hw->cmq.csq.desc_num) in hns3_cmd_send()391 hw->cmq.csq.next_to_use = 0; in hns3_cmd_send()508 hw->cmq.csq.next_to_clean = 0; in hns3_cmd_init()[all …]
70 struct hns3_cmq_ring csq; member
48 compatible = "csq,cs908", "allwinner,sun6i-a31s";
161 - const: csq,cs908
244 "^csq,.*":