Home
last modified time | relevance | path

Searched refs:tavor_resize_cq_cmd_post (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h716 int tavor_resize_cq_cmd_post(tavor_state_t *state, tavor_hw_cqc_t *cqc,
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c2249 tavor_resize_cq_cmd_post(tavor_state_t *state, tavor_hw_cqc_t *cqc, in tavor_resize_cq_cmd_post() function
2258 TAVOR_TNF_ENTER(tavor_resize_cq_cmd_post); in tavor_resize_cq_cmd_post()
2265 TAVOR_TNF_EXIT(tavor_resize_cq_cmd_post); in tavor_resize_cq_cmd_post()
2301 TAVOR_TNF_EXIT(tavor_resize_cq_cmd_post); in tavor_resize_cq_cmd_post()
H A Dtavor_cq.c740 status = tavor_resize_cq_cmd_post(state, &cqc_entry, cq->cq_cqnum, in tavor_cq_resize()