Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c513 tavor_hw_mcg_qp_list_t *mcg_entry_qplist; in tavor_mcg_attach() local
568 mcg_entry_qplist = TAVOR_MCG_GET_QPLIST_PTR(mcg_entry); in tavor_mcg_attach()
609 status = tavor_mcg_qplist_add(state, mcg, mcg_entry_qplist, qp, in tavor_mcg_attach()
704 status = tavor_mcg_qplist_add(state, mcg, mcg_entry_qplist, qp, in tavor_mcg_attach()
796 status = tavor_mcg_qplist_add(state, newmcg, mcg_entry_qplist, qp, in tavor_mcg_attach()
907 tavor_hw_mcg_qp_list_t *mcg_entry_qplist; in tavor_mcg_detach() local
945 mcg_entry_qplist = TAVOR_MCG_GET_QPLIST_PTR(mcg_entry); in tavor_mcg_detach()
993 status = tavor_mcg_qplist_remove(mcg, mcg_entry_qplist, qp); in tavor_mcg_detach()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c725 hermon_hw_mcg_qp_list_t *mcg_entry_qplist; in hermon_mcg_attach() local
783 mcg_entry_qplist = HERMON_MCG_GET_QPLIST_PTR(mcg_entry); in hermon_mcg_attach()
824 status = hermon_mcg_qplist_add(state, mcg, mcg_entry_qplist, qp, in hermon_mcg_attach()
930 status = hermon_mcg_qplist_add(state, mcg, mcg_entry_qplist, qp, in hermon_mcg_attach()
1028 status = hermon_mcg_qplist_add(state, newmcg, mcg_entry_qplist, qp, in hermon_mcg_attach()
1147 hermon_hw_mcg_qp_list_t *mcg_entry_qplist; in hermon_mcg_detach() local
1188 mcg_entry_qplist = HERMON_MCG_GET_QPLIST_PTR(mcg_entry); in hermon_mcg_detach()
1239 status = hermon_mcg_qplist_remove(mcg, mcg_entry_qplist, qp); in hermon_mcg_detach()