Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1148 status = tavor_cmn_query_cmd_post(state, QUERY_DDR, 0, in tavor_hw_init()
1161 status = tavor_cmn_query_cmd_post(state, QUERY_FW, 0, &state->ts_fw, in tavor_hw_init()
1235 status = tavor_cmn_query_cmd_post(state, QUERY_DEV_LIM, 0, in tavor_hw_init()
1266 status = tavor_cmn_query_cmd_post(state, QUERY_ADAPTER, 0, in tavor_hw_init()
H A Dtavor_cq.c649 status = tavor_cmn_query_cmd_post(state, QUERY_CQ, in tavor_cq_resize()
H A Dtavor_qp.c1277 status = tavor_cmn_query_cmd_post(state, QUERY_QP, qp->qp_qpnum, in tavor_qp_query()
H A Dtavor_cmd.c2190 tavor_cmn_query_cmd_post(tavor_state_t *state, uint_t opcode, in tavor_cmn_query_cmd_post() function
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h665 int tavor_cmn_query_cmd_post(tavor_state_t *state, uint_t opcode,