Searched refs:qp_found (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c52 tavor_hw_mcg_qp_list_t *mcg_qplist, tavor_qphdl_t qp, uint_t *qp_found);
560 uint_t qp_found; local
664 &qp_found);
704 * MCG by checking the 'qp_found' flag returned from the
707 if (!qp_found) {
765 * not added on to the list again. Check the flag 'qp_found'
770 &qp_found);
806 * MCG by checking the 'qp_found' flag returned from the
809 if (!qp_found) {
866 * the list again. Check the flag 'qp_found' i
1200 tavor_mcg_qplist_add(tavor_state_t *state, tavor_mcghdl_t mcg, tavor_hw_mcg_qp_list_t *mcg_qplist, tavor_qphdl_t qp, uint_t *qp_found) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c52 hermon_hw_mcg_qp_list_t *mcg_qplist, hermon_qphdl_t qp, uint_t *qp_found);
730 uint_t qp_found; local
825 &qp_found);
831 if (!qp_found)
866 * MCG by checking the 'qp_found' flag returned from the
869 if (!qp_found) {
926 * not added on to the list again. Check the flag 'qp_found'
931 &qp_found);
936 if (!qp_found)
968 * MCG by checking the 'qp_found' fla
1336 hermon_mcg_qplist_add(hermon_state_t *state, hermon_mcghdl_t mcg, hermon_hw_mcg_qp_list_t *mcg_qplist, hermon_qphdl_t qp, uint_t *qp_found) argument
[all...]

Completed in 49 milliseconds