Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c923 struct dpni_tx_conf_cfg tx_conf_cfg; in ldpaa_dpni_bind() local
949 memset(&tx_conf_cfg, 0, sizeof(struct dpni_tx_conf_cfg)); in ldpaa_dpni_bind()
950 tx_conf_cfg.errors_only = true; in ldpaa_dpni_bind()
954 priv->tx_flow_id, &tx_conf_cfg); in ldpaa_dpni_bind()