Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c154 priv->dcbx.tc_tsa[i] = IEEE_8021QAZ_TSA_ETS; in mlx5e_dcbnl_ieee_getets()
172 if (ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS) { in mlx5e_build_tc_group()
194 case IEEE_8021QAZ_TSA_ETS: in mlx5e_build_tc_group()
212 if (ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS && in mlx5e_build_tc_tx_bw()
230 case IEEE_8021QAZ_TSA_ETS: in mlx5e_build_tc_tx_bw()
307 if (ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS) { in mlx5e_dbcnl_validate_ets()
641 ets.tc_tsa[i] = IEEE_8021QAZ_TSA_ETS; in mlx5e_dcbnl_setall()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c23 case IEEE_8021QAZ_TSA_ETS: in hclge_ieee_ets_to_tm_info()
64 ets->tc_tsa[i] = IEEE_8021QAZ_TSA_ETS; in hclge_tm_info_to_ieee_ets()
143 case IEEE_8021QAZ_TSA_ETS: in hclge_ets_sch_mode_validate()
/linux/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()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dcb.c168 case IEEE_8021QAZ_TSA_ETS: in xgbe_dcb_ieee_setets()
H A Dxgbe-dev.c2816 case IEEE_8021QAZ_TSA_ETS: in xgbe_config_dcb_tc()
/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c62 case IEEE_8021QAZ_TSA_ETS: in nfp_tsa_ieee2nfp()
218 if (ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS) { in dcb_ets_check()
/linux/include/uapi/linux/
H A Ddcbnl.h31 #define IEEE_8021QAZ_TSA_ETS 2 macro
/linux/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()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c185 ets->tc_tsa[tc] = IEEE_8021QAZ_TSA_ETS; in bnxt_hwrm_queue_cos2bw_qcfg()
494 case IEEE_8021QAZ_TSA_ETS: in bnxt_ets_validate()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.c318 case IEEE_8021QAZ_TSA_ETS: in ixgbe_dcb_hw_ets()