Home
last modified time | relevance | path

Searched refs:IEEE_8021QAZ_TSA_ETS (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c152 priv->dcbx.tc_tsa[i] = IEEE_8021QAZ_TSA_ETS; in mlx5e_dcbnl_ieee_getets()
170 if (ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS) { in mlx5e_build_tc_group()
192 case IEEE_8021QAZ_TSA_ETS: in mlx5e_build_tc_group()
210 if (ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS && in mlx5e_build_tc_tx_bw()
228 case IEEE_8021QAZ_TSA_ETS: in mlx5e_build_tc_tx_bw()
305 if (ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS) { in mlx5e_dbcnl_validate_ets()
639 ets.tc_tsa[i] = IEEE_8021QAZ_TSA_ETS; in mlx5e_dcbnl_setall()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c24 case IEEE_8021QAZ_TSA_ETS: in hclge_ieee_ets_to_tm_info()
62 ets->tc_tsa[i] = IEEE_8021QAZ_TSA_ETS; in hclge_tm_info_to_ieee_ets()
136 case IEEE_8021QAZ_TSA_ETS: in hclge_ets_validate()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c44 case IEEE_8021QAZ_TSA_ETS: in mlxsw_sp_port_ets_validate()
100 bool dwrr = ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS; in __mlxsw_sp_dcbnl_ieee_setets()
138 bool dwrr = my_ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS; in __mlxsw_sp_dcbnl_ieee_setets()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dcb.c168 case IEEE_8021QAZ_TSA_ETS: in xgbe_dcb_ieee_setets()
H A Dxgbe-dev.c2759 case IEEE_8021QAZ_TSA_ETS: in xgbe_config_dcb_tc()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddcbnl.h31 #define IEEE_8021QAZ_TSA_ETS 2 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddcbnl.h31 #define IEEE_8021QAZ_TSA_ETS 2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddcbnl.h31 #define IEEE_8021QAZ_TSA_ETS 2 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c322 case IEEE_8021QAZ_TSA_ETS: in mlx4_en_ets_validate()
365 case IEEE_8021QAZ_TSA_ETS: in mlx4_en_config_port_scheduler()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c166 ets->tc_tsa[tc] = IEEE_8021QAZ_TSA_ETS; in bnxt_hwrm_queue_cos2bw_qcfg()
454 case IEEE_8021QAZ_TSA_ETS: in bnxt_ets_validate()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.c318 case IEEE_8021QAZ_TSA_ETS: in ixgbe_dcb_hw_ets()