Searched refs:int_ql_max (Results 1 – 4 of 4) sorted by relevance
478 uint16_t int_ql_max; member
696 hw->intr.int_ql_max = HNS3_INTR_QL_NONE; in hns3vf_set_default_dev_specifications()709 hw->intr.int_ql_max = rte_le_to_cpu_16(req0->intr_ql_max); in hns3vf_parse_dev_specifications()
2656 hw->intr.int_ql_max = HNS3_INTR_QL_NONE; in hns3_set_default_dev_specifications()2670 hw->intr.int_ql_max = rte_le_to_cpu_16(req0->intr_ql_max); in hns3_parse_dev_specifications()
1005 if (hw->intr.int_ql_max == HNS3_INTR_QL_NONE) in hns3_set_queue_intr_ql()