Searched defs:tavor_wrid_find_match (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c73 static tavor_wrid_entry_t *tavor_wrid_find_match(tavor_workq_hdr_t *wq,
2823 wre_tmp = tavor_wrid_find_match(wq, cq, cqe);
2856 * tavor_wrid_find_match()
2860 tavor_wrid_find_match(tavor_workq_hdr_t *wq, tavor_cqhdl_t cq, function
2869 TAVOR_TNF_ENTER(tavor_wrid_find_match);
2988 TAVOR_TNF_EXIT(tavor_wrid_find_match);
3449 * tavor_wrid_find_match() - and moved the head index forward.)

Completed in 79 milliseconds