Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Ddpni.c602 uint8_t tc_id, in dpni_set_rx_flow() argument
612 DPNI_CMD_SET_RX_FLOW(cmd, tc_id, flow_id, cfg); in dpni_set_rx_flow()
621 uint8_t tc_id, in dpni_get_rx_flow() argument
631 DPNI_CMD_GET_RX_FLOW(cmd, tc_id, flow_id); in dpni_get_rx_flow()
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpni.h388 #define DPNI_CMD_SET_RX_FLOW(cmd, tc_id, flow_id, cfg) \ argument
396 MC_CMD_OP(cmd, 2, 16, 8, uint8_t, tc_id); \
409 #define DPNI_CMD_GET_RX_FLOW(cmd, tc_id, flow_id) \ argument
411 MC_CMD_OP(cmd, 0, 16, 8, uint8_t, tc_id); \
1666 uint8_t tc_id,
1684 uint8_t tc_id,