Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpci_cmd.h36 #define DPCI_CMDID_GET_RX_QUEUE DPCI_CMD_V1(0x0e3) macro
H A Ddpci.c371 cmd.header = mc_encode_cmd_header(DPCI_CMDID_GET_RX_QUEUE, in dpci_get_rx_queue()