Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/
H A Ddb.cc180 db_next_index_desc *prev_desc; in exec_action() local
231 prev = extract_next_desc(previous, &next_type, &prev_desc); in exec_action()
245 if (prev_desc != NULL) { in exec_action()
246 res->status = internal_db.next(prev_desc, in exec_action()
279 prev = extract_next_desc(previous, &next_type, &prev_desc); in exec_action()
290 res->status = internal_db.reset_next(prev_desc); in exec_action()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c57 uint64_t *prev_desc, tavor_sw_wqe_dbinfo_t *dbinfo, tavor_qphdl_t qp);
61 uint_t curr_descsz, uint64_t *prev_desc, tavor_sw_wqe_dbinfo_t *dbinfo,
1305 uint64_t *curr_desc, uint_t curr_descsz, uint64_t *prev_desc, in tavor_wqe_send_linknext() argument
1391 if (prev_desc != NULL) { in tavor_wqe_send_linknext()
1401 TAVOR_WQE_LINKFIRST(qp, prev_desc, next); in tavor_wqe_send_linknext()
1423 TAVOR_WQE_LINKNEXT(qp, prev_desc, ctrl, next); in tavor_wqe_send_linknext()
1674 uint_t curr_descsz, uint64_t *prev_desc, tavor_sw_wqe_dbinfo_t *dbinfo, in tavor_wqe_mlx_linknext() argument
1728 if (prev_desc != NULL) { in tavor_wqe_mlx_linknext()
1738 TAVOR_WQE_LINKFIRST(qp, prev_desc, next); in tavor_wqe_mlx_linknext()
1794 TAVOR_WQE_LINKNEXT(qp, prev_desc, ctrl, next); in tavor_wqe_mlx_linknext()
[all …]