Searched refs:sol_uverbs_dummy_command (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.c | 165 [IB_USER_VERBS_CMD_POST_SEND] = sol_uverbs_dummy_command, 166 [IB_USER_VERBS_CMD_POST_RECV] = sol_uverbs_dummy_command, 167 [IB_USER_VERBS_CMD_POST_SRQ_RECV] = sol_uverbs_dummy_command, 179 [IB_USER_VERBS_CMD_CREATE_XRC_SRQ] = sol_uverbs_dummy_command, 180 [IB_USER_VERBS_CMD_OPEN_XRC_DOMAIN] = sol_uverbs_dummy_command, 181 [IB_USER_VERBS_CMD_CLOSE_XRC_DOMAIN] = sol_uverbs_dummy_command, 182 [IB_USER_VERBS_CMD_CREATE_XRC_RCV_QP] = sol_uverbs_dummy_command, 183 [IB_USER_VERBS_CMD_MODIFY_XRC_RCV_QP] = sol_uverbs_dummy_command, 184 [IB_USER_VERBS_CMD_QUERY_XRC_RCV_QP] = sol_uverbs_dummy_command, 185 [IB_USER_VERBS_CMD_REG_XRC_RCV_QP] = sol_uverbs_dummy_command, [all …]
|
/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.h | 304 int sol_uverbs_dummy_command(uverbs_uctxt_uobj_t *uctxt, char *buf,
|