Home
last modified time | relevance | path

Searched refs:dpni_tx_shaping_cfg (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpni.h1075 struct dpni_tx_shaping_cfg { struct
1083 const struct dpni_tx_shaping_cfg *tx_cr_shaper, argument
1084 const struct dpni_tx_shaping_cfg *tx_er_shaper,
Ddpni.c1982 const struct dpni_tx_shaping_cfg *tx_cr_shaper, in dpni_set_tx_shaping()
1983 const struct dpni_tx_shaping_cfg *tx_er_shaper, in dpni_set_tx_shaping()
Ddpaa2-eth.c2459 struct dpni_tx_shaping_cfg tx_cr_shaper = { 0 }; in dpaa2_eth_setup_tbf()
2460 struct dpni_tx_shaping_cfg tx_er_shaper = { 0 }; in dpaa2_eth_setup_tbf()