Searched refs:tx_er_shaper (Results 1 – 3 of 3) sorted by relevance
2082 const struct dpni_tx_shaping_cfg *tx_er_shaper, in dpni_set_tx_shaping() argument2094 cmd_params->tx_er_max_burst_size = cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()2096 cmd_params->tx_er_rate_limit = cpu_to_le32(tx_er_shaper->rate_limit); in dpni_set_tx_shaping()
1062 const struct dpni_tx_shaping_cfg *tx_er_shaper,
2825 struct dpni_tx_shaping_cfg tx_er_shaper = { 0 }; in dpaa2_eth_setup_tbf() local2850 &tx_er_shaper, 0); in dpaa2_eth_setup_tbf()