Searched refs:num_tc (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_rdma.c | 365 u8 num_tc = 0; in ice_rdma_cp_qos_info() local 371 qos_info->num_tc = 1; in ice_rdma_cp_qos_info() 385 num_tc |= BIT(dcbx_cfg->etscfg.prio_table[j]); in ice_rdma_cp_qos_info() 388 if (num_tc & BIT(j)) { in ice_rdma_cp_qos_info() 395 qos_info->num_tc = (val_tc == num_tc && num_tc != 0) ? cnt_tc : 1; in ice_rdma_cp_qos_info()
|
H A D | virtchnl.h | 1301 u32 num_tc; member 1916 u16 num_tc; member 2267 if (vti->num_tc == 0 || vti->num_tc > in virtchnl_vc_validate_vf_msg() 2273 valid_len += (vti->num_tc - 1) * in virtchnl_vc_validate_vf_msg() 2306 if (q_tc->num_tc == 0) { in virtchnl_vc_validate_vf_msg() 2310 valid_len += (q_tc->num_tc - 1) * in virtchnl_vc_validate_vf_msg()
|
H A D | ice_rdma.h | 194 * @var ice_qos_params::num_tc 207 uint8_t num_tc; member
|
/freebsd/sys/dev/irdma/ |
H A D | icrdma.c | 172 l2params->num_tc = qos_info->num_tc; in irdma_get_qos_info() 176 for (i = 0; i < l2params->num_tc; i++) { in irdma_get_qos_info() 194 for (i = 0; i < l2params->num_tc; i++) { in irdma_get_qos_info() 219 irdma_debug(&rf->sc_dev, IRDMA_DEBUG_DCB, "num_tc: %d\n", l2params->num_tc); in irdma_get_qos_info() 344 iwdev->dcb_vlan_mode = l2params.num_tc > 1 && !l2params.dscp_mode; in irdma_event_handler() 442 iwdev->dcb_vlan_mode = l2params.num_tc > 1 && !l2params.dscp_mode; in irdma_finalize_task()
|
H A D | irdma_type.h | 731 u8 num_tc; member
|
/freebsd/sys/dev/iavf/ |
H A D | virtchnl.h | 592 u32 num_tc; member 962 if (vti->num_tc == 0 || vti->num_tc > in virtchnl_vc_validate_vf_msg() 968 valid_len += (vti->num_tc - 1) * in virtchnl_vc_validate_vf_msg()
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 865 for (j = 0; j < priv->num_tc; j++) { in mlx5e_update_stats_locked() 1640 for (i = 0; i != priv->num_tc; i++) { in mlx5e_refresh_sq_inline_sub() 2119 for (tc = 0; tc < c->priv->num_tc; tc++) { in mlx5e_open_tx_cqs() 2140 for (tc = 0; tc < c->priv->num_tc; tc++) in mlx5e_close_tx_cqs() 2151 for (tc = 0; tc < c->priv->num_tc; tc++) { in mlx5e_open_sqs() 2171 for (tc = 0; tc < c->priv->num_tc; tc++) in mlx5e_close_sqs_wait() 2252 for (i = 0; i != priv->num_tc; i++) in mlx5e_open_channel() 2648 for (i = 0; i != priv->num_tc; i++) { in mlx5e_refresh_channel_params_sub() 2700 int num_tc = priv->num_tc; in mlx5e_open_tises() local 2704 for (tc = 0; tc < num_tc; tc++) { in mlx5e_open_tises() [all …]
|
H A D | en.h | 668 u8 num_tc; member 1080 int num_tc; member
|
H A D | mlx5_en_tx.c | 147 if (tc >= priv->num_tc) in mlx5e_select_queue()
|
H A D | mlx5_en_ethtool.c | 1327 for (tc = 0; tc != priv->num_tc; tc++) { in mlx5e_ethtool_debug_channel_info()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_def.h | 439 int num_tc; member 441 #define QLNX_MAX_TSS_CNT(ha) ((ha->num_rss) * (ha->num_tc))
|
H A D | ecore_init_fw_funcs.c | 965 u8 tc, num_tc, tc_client_offset; in ecore_init_nig_ets() local 967 num_tc = is_lb ? NUM_OF_TCS : NUM_OF_PHYS_TCS; in ecore_init_nig_ets() 977 for (tc = 0; tc < num_tc; tc++) { in ecore_init_nig_ets() 1002 for (tc = 0; tc < num_tc; tc++, tc_client_offset++) { in ecore_init_nig_ets()
|
H A D | qlnx_os.c | 879 ha->num_tc = QLNX_MAX_TC; in qlnx_pci_attach() 910 ha->msix_count, mp_ncpus, ha->num_rss, ha->num_tc); in qlnx_pci_attach() 4814 for (tc = 0; tc < ha->num_tc; tc++) { in qlnx_fp_isr() 5647 (ha->num_rss) * (ha->num_tc + 1); in qlnx_slowpath_start() 5837 for (tc = 0; tc < ha->num_tc; tc++) { in qlnx_init_fp() 6312 for (tc = 0; tc < ha->num_tc; tc++) in qlnx_free_mem_fp() 6365 for (tc = 0; tc < ha->num_tc; tc++) { in qlnx_alloc_mem_fp() 6706 for (tc = 0; tc < ha->num_tc; tc++) { in qlnx_start_queues() 6881 for (tc = 0; tc < ha->num_tc; tc++) { in qlnx_stop_queues() 6897 for (tc = 0; tc < ha->num_tc; tc++) { in qlnx_stop_queues() [all …]
|
H A D | ecore_int.c | 1567 u8 num_tc = p_hwfn->hw_info.num_hw_tc; in ecore_int_cau_conf_sb() local 1591 for (i = 0; i < num_tc; i++) { in ecore_int_cau_conf_sb()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_port.c | 854 u8 num_tc = MLX5_CAP_GEN(mdev, max_tc) ? : 8; in mlx5_max_tc() local 856 return num_tc - 1; in mlx5_max_tc()
|