Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpni.c631 DPNI_CMD_GET_RX_FLOW(cmd, tc_id, flow_id); in dpni_get_rx_flow()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpni.h409 #define DPNI_CMD_GET_RX_FLOW(cmd, tc_id, flow_id) \ macro