Searched refs:tc_nb (Results 1 – 5 of 5) sorted by relevance
136 uint16_t tc_nb = i40e_tc_nb_get(dev); in i40e_tm_capabilities_get() local141 if (tc_nb > hw->func_caps.num_tx_qp) in i40e_tm_capabilities_get()463 uint16_t tc_nb = 0; in i40e_node_add() local566 tc_nb = i40e_tc_nb_get(dev); in i40e_node_add()567 if (pf->tm_conf.nb_tc_node >= tc_nb) { in i40e_node_add()
243 uint16_t tc_nb = 1; in ice_dcf_node_add() local263 tc_nb++; in ice_dcf_node_add()343 if (hw->tm_conf.nb_tc_node >= tc_nb) { in ice_dcf_node_add()356 if (node_id > (uint32_t)(tc_nb * hw->num_vfs)) { in ice_dcf_node_add()
283 uint16_t tc_nb = vf->qos_cap->num_elem; in iavf_tm_node_add() local377 if (vf->tm_conf.nb_tc_node >= tc_nb) { in iavf_tm_node_add()592 uint16_t tc_nb = vf->qos_cap->num_elem; in iavf_tm_capabilities_get() local597 if (tc_nb > vf->vf_res->num_queue_pairs) in iavf_tm_capabilities_get()
143 uint8_t tc_nb = ixgbe_tc_nb_get(dev); in ixgbe_tm_capabilities_get() local148 if (tc_nb > hw->mac.max_tx_queues) in ixgbe_tm_capabilities_get()
142 uint8_t tc_nb = txgbe_tc_nb_get(dev); in txgbe_tm_capabilities_get() local147 if (tc_nb > hw->mac.max_tx_queues) in txgbe_tm_capabilities_get()