Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c922 struct dpni_tx_flow_cfg dflt_tx_flow; in ldpaa_dpni_bind() local
938 memset(&dflt_tx_flow, 0, sizeof(dflt_tx_flow)); in ldpaa_dpni_bind()
940 dflt_tx_flow.use_common_tx_conf_queue = 0; in ldpaa_dpni_bind()
943 &dflt_tx_flow); in ldpaa_dpni_bind()