Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mcp.h167 #define CMDID_NI_SET_LINK_CFG CMD_NI(0x21A) macro
H A Ddpaa2_rc.c1356 return (dpaa2_rc_exec_cmd(portal, cmd, CMDID_NI_SET_LINK_CFG)); in dpaa2_rc_ni_set_link_cfg()