Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpni.c656 DPNI_CMD_SET_TX_CONF(cmd, flow_id, cfg); in dpni_set_tx_conf()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpni.h434 #define DPNI_CMD_SET_TX_CONF(cmd, flow_id, cfg) \ macro