Home
last modified time | relevance | path

Searched refs:csq (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c196 struct hns3_cmq_ring *csq = &hw->cmq.csq; in hns3_cmd_csq_clean() local
203 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 …]
H A Dhns3_cmd.h70 struct hns3_cmq_ring csq; member
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsun6i-a31s-cs908.dts48 compatible = "csq,cs908", "allwinner,sun6i-a31s";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dsunxi.yaml161 - const: csq,cs908
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dvendor-prefixes.yaml244 "^csq,.*":