Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c147 case IBT_WRC_SEND_LSO: in hermon_post_send_ud()
332 if (wr->wr_opcode == IBT_WRC_SEND_LSO) { in hermon_post_send_ud()
967 case IBT_WRC_SEND_LSO: in hermon_post_send()
1343 wr->wr_opcode != IBT_WRC_SEND_LSO) { in hermon_wqe_send_build()
1353 if (wr->wr_opcode == IBT_WRC_SEND_LSO) { in hermon_wqe_send_build()
1397 if (wr->wr_opcode == IBT_WRC_SEND_LSO) { in hermon_wqe_send_build()
H A Dhermon_cq.c1340 type = IBT_WRC_SEND_LSO; in hermon_cq_cqe_consume()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1221 #define IBT_WRC_SEND_LSO 11 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c783 swqe->qe_wr.send.wr_opcode = IBT_WRC_SEND_LSO; in eib_data_setup_lso()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c6668 if (node->w_swr.wr_opcode == IBT_WRC_SEND_LSO) { in ibd_free_lsohdr()
7381 node->w_swr.wr_opcode = IBT_WRC_SEND_LSO; in ibd_send()