Home
last modified time | relevance | path

Searched refs:tx_er_shaper (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h1084 const struct dpni_tx_shaping_cfg *tx_er_shaper,
H A Ddpni.c1974 * @tx_er_shaper: TX excess rate shaping configuration
1983 const struct dpni_tx_shaping_cfg *tx_er_shaper, in dpni_set_tx_shaping()
1995 cmd_params->tx_er_max_burst_size = cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()
1997 cmd_params->tx_er_rate_limit = cpu_to_le32(tx_er_shaper->rate_limit); in dpni_set_tx_shaping()
1979 dpni_set_tx_shaping(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, const struct dpni_tx_shaping_cfg *tx_cr_shaper, const struct dpni_tx_shaping_cfg *tx_er_shaper, int coupled) dpni_set_tx_shaping() argument
H A Ddpaa2-eth.c2458 struct dpni_tx_shaping_cfg tx_er_shaper = { 0 }; in dpaa2_eth_setup_tbf() local
2483 &tx_er_shaper, 0); in dpaa2_eth_setup_tbf()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h1071 const struct dpni_tx_shaping_cfg *tx_er_shaper,
H A Ddpni.c2077 * @tx_er_shaper: TX excess rate shaping configuration
2086 const struct dpni_tx_shaping_cfg *tx_er_shaper, in dpni_set_tx_shaping()
2098 cmd_params->tx_er_max_burst_size = cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()
2100 cmd_params->tx_er_rate_limit = cpu_to_le32(tx_er_shaper->rate_limit); in dpni_set_tx_shaping()
2082 dpni_set_tx_shaping(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, const struct dpni_tx_shaping_cfg *tx_cr_shaper, const struct dpni_tx_shaping_cfg *tx_er_shaper, int coupled) dpni_set_tx_shaping() argument
H A Ddpaa2-eth.c2971 struct dpni_tx_shaping_cfg tx_er_shaper = { 0 }; in dpaa2_eth_setup_tbf() local
2996 &tx_er_shaper, 0); in dpaa2_eth_setup_tbf()

Completed in 31 milliseconds