Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/dpaa2/
A Ddpni-cmd.h23 #define DPNI_CMDID_OPEN DPNI_CMD(0x801)
24 #define DPNI_CMDID_CLOSE DPNI_CMD(0x800)
25 #define DPNI_CMDID_CREATE DPNI_CMD(0x901)
26 #define DPNI_CMDID_DESTROY DPNI_CMD(0x900)
29 #define DPNI_CMDID_ENABLE DPNI_CMD(0x002)
30 #define DPNI_CMDID_DISABLE DPNI_CMD(0x003)
31 #define DPNI_CMDID_GET_ATTR DPNI_CMD(0x004)
32 #define DPNI_CMDID_RESET DPNI_CMD(0x005)
35 #define DPNI_CMDID_SET_IRQ DPNI_CMD(0x010)
36 #define DPNI_CMDID_GET_IRQ DPNI_CMD(0x011)
[all …]

Completed in 7 milliseconds