Home
last modified time | relevance | path

Searched refs:tx_cr_shaper (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c2081 const struct dpni_tx_shaping_cfg *tx_cr_shaper, in dpni_set_tx_shaping() argument
2093 cmd_params->tx_cr_max_burst_size = cpu_to_le16(tx_cr_shaper->max_burst_size); in dpni_set_tx_shaping()
2095 cmd_params->tx_cr_rate_limit = cpu_to_le32(tx_cr_shaper->rate_limit); in dpni_set_tx_shaping()
H A Ddpni.h1061 const struct dpni_tx_shaping_cfg *tx_cr_shaper,
H A Ddpaa2-eth.c2544 struct dpni_tx_shaping_cfg tx_cr_shaper = { 0 }; in dpaa2_eth_setup_tbf() local
2562 tx_cr_shaper.max_burst_size = cfg->max_size; in dpaa2_eth_setup_tbf()
2566 tx_cr_shaper.rate_limit = bps_to_mbits(cfg->rate.rate_bytes_ps); in dpaa2_eth_setup_tbf()
2569 err = dpni_set_tx_shaping(priv->mc_io, 0, priv->mc_token, &tx_cr_shaper, in dpaa2_eth_setup_tbf()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c2081 const struct dpni_tx_shaping_cfg *tx_cr_shaper, in dpni_set_tx_shaping() argument
2093 cmd_params->tx_cr_max_burst_size = cpu_to_le16(tx_cr_shaper->max_burst_size); in dpni_set_tx_shaping()
2095 cmd_params->tx_cr_rate_limit = cpu_to_le32(tx_cr_shaper->rate_limit); in dpni_set_tx_shaping()
H A Ddpni.h1061 const struct dpni_tx_shaping_cfg *tx_cr_shaper,
H A Ddpaa2-eth.c2544 struct dpni_tx_shaping_cfg tx_cr_shaper = { 0 }; in dpaa2_eth_setup_tbf() local
2562 tx_cr_shaper.max_burst_size = cfg->max_size; in dpaa2_eth_setup_tbf()
2566 tx_cr_shaper.rate_limit = bps_to_mbits(cfg->rate.rate_bytes_ps); in dpaa2_eth_setup_tbf()
2569 err = dpni_set_tx_shaping(priv->mc_io, 0, priv->mc_token, &tx_cr_shaper, in dpaa2_eth_setup_tbf()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c2081 const struct dpni_tx_shaping_cfg *tx_cr_shaper, in dpni_set_tx_shaping() argument
2093 cmd_params->tx_cr_max_burst_size = cpu_to_le16(tx_cr_shaper->max_burst_size); in dpni_set_tx_shaping()
2095 cmd_params->tx_cr_rate_limit = cpu_to_le32(tx_cr_shaper->rate_limit); in dpni_set_tx_shaping()
H A Ddpni.h1061 const struct dpni_tx_shaping_cfg *tx_cr_shaper,
H A Ddpaa2-eth.c2544 struct dpni_tx_shaping_cfg tx_cr_shaper = { 0 }; in dpaa2_eth_setup_tbf() local
2562 tx_cr_shaper.max_burst_size = cfg->max_size; in dpaa2_eth_setup_tbf()
2566 tx_cr_shaper.rate_limit = bps_to_mbits(cfg->rate.rate_bytes_ps); in dpaa2_eth_setup_tbf()
2569 err = dpni_set_tx_shaping(priv->mc_io, 0, priv->mc_token, &tx_cr_shaper, in dpaa2_eth_setup_tbf()