Home
last modified time | relevance | path

Searched refs:HNS3_INTR_QL_NONE (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h384 #define HNS3_INTR_QL_NONE 0 macro
H A Dhns3_ethdev_vf.c1141 hw->intr.int_ql_max = HNS3_INTR_QL_NONE; in hns3vf_set_default_dev_specifications()
H A Dhns3_rxtx.c885 if (hw->intr.int_ql_max == HNS3_INTR_QL_NONE) in hns3_set_queue_intr_ql()
H A Dhns3_ethdev.c2943 hw->intr.int_ql_max = HNS3_INTR_QL_NONE; in hns3_set_default_dev_specifications()