Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mcp.h151 #define CMD_NI(id) (((id) << CMD_NI_ID_OFFSET) | CMD_NI_BASE_VERSION) macro
155 #define CMDID_NI_OPEN CMD_NI(0x801)
156 #define CMDID_NI_CLOSE CMD_NI(0x800)
157 #define CMDID_NI_ENABLE CMD_NI(0x002)
158 #define CMDID_NI_DISABLE CMD_NI(0x003)
159 #define CMDID_NI_GET_API_VER CMD_NI(0xA01)
160 #define CMDID_NI_RESET CMD_NI(0x005)
161 #define CMDID_NI_GET_ATTR CMD_NI(0x004)
162 #define CMDID_NI_SET_BUF_LAYOUT CMD_NI(0x265)
163 #define CMDID_NI_GET_TX_DATA_OFF CMD_NI(0x212)
[all …]