Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h189 typedef ibt_wrc_opcode_t ib_send_op_type_t;
H A Ddapl_tavor_ibtf_dto.c372 ps_wr.wr_opcode = (ibt_wrc_opcode_t)op_type; in dapls_ib_post_send()
490 ps_wr.wr_opcode = (ibt_wrc_opcode_t)op_type; in dapls_ib_post_send_one()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1209 typedef uint8_t ibt_wrc_opcode_t; typedef
1271 ibt_wrc_opcode_t wc_type; /* Operation Type */
1591 ibt_wrc_opcode_t wr_opcode; /* Operation Type. */
/titanic_50/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h76 ibt_wrc_opcode_t s_opcode;
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cq.c1296 ibt_wrc_opcode_t type; in hermon_cq_cqe_consume()
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2188 ibt2of_wc_opcode(ibt_wrc_opcode_t wc_type) in ibt2of_wc_opcode()