Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dibverbs.h110 #define IBV_INIT_CMD_RESP_EX(cmd, size, opcode, out, outsize) \ macro
H A Dcmd.c2089 IBV_INIT_CMD_RESP_EX(&cmd, sizeof(cmd), DESTROY_WQ, &resp, sizeof(resp)); in ibv_cmd_destroy_wq()