Searched refs:tx_er_shaper (Results 1 – 3 of 3) sorted by relevance
722 struct dpni_tx_shaping_cfg tx_cr_shaper, tx_er_shaper; in dpaa2_hierarchy_commit() local730 tx_er_shaper.max_burst_size = in dpaa2_hierarchy_commit()732 tx_er_shaper.rate_limit = in dpaa2_hierarchy_commit()748 &tx_cr_shaper, &tx_er_shaper, param); in dpaa2_hierarchy_commit()
1018 const struct dpni_tx_shaping_cfg *tx_er_shaper, in dpni_set_tx_shaping() argument1035 cpu_to_le16(tx_er_shaper->max_burst_size); in dpni_set_tx_shaping()1039 cpu_to_le32(tx_er_shaper->rate_limit); in dpni_set_tx_shaping()
824 const struct dpni_tx_shaping_cfg *tx_er_shaper,