Searched refs:tx_er_shaper (Results 1 – 3 of 3) sorted by relevance
2086 const struct dpni_tx_shaping_cfg *tx_er_shaper, in dpni_set_tx_shaping() argument2098 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()
1071 const struct dpni_tx_shaping_cfg *tx_er_shaper,
2969 struct dpni_tx_shaping_cfg tx_er_shaper = { 0 }; in dpaa2_eth_setup_tbf() local2994 &tx_er_shaper, 0); in dpaa2_eth_setup_tbf()