Searched refs:tx_er_shaper (Results 1 – 3 of 3) sorted by relevance
1983 const struct dpni_tx_shaping_cfg *tx_er_shaper, in dpni_set_tx_shaping() argument1995 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()
1084 const struct dpni_tx_shaping_cfg *tx_er_shaper,
2458 struct dpni_tx_shaping_cfg tx_er_shaper = { 0 }; in dpaa2_eth_setup_tbf() local2483 &tx_er_shaper, 0); in dpaa2_eth_setup_tbf()