Searched refs:CQ_DESC_t (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 1421 } CQ_DESC_t; typedef 1667 CQ_DESC_t cq[EMLXS_MAX_CQS];
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli4.c | 5603 CQ_DESC_t *cq, CQE_CmplWQ_t *cqe) in emlxs_sli4_process_oor_wqe_cmpl() 5626 emlxs_sli4_process_wqe_cmpl(emlxs_hba_t *hba, CQ_DESC_t *cq, CQE_CmplWQ_t *cqe) in emlxs_sli4_process_wqe_cmpl() 5753 emlxs_sli4_process_release_wqe(emlxs_hba_t *hba, CQ_DESC_t *cq, in emlxs_sli4_process_release_wqe() 5917 emlxs_sli4_process_unsol_rcv(emlxs_hba_t *hba, CQ_DESC_t *cq, in emlxs_sli4_process_unsol_rcv() 6741 emlxs_sli4_process_xri_aborted(emlxs_hba_t *hba, CQ_DESC_t *cq, in emlxs_sli4_process_xri_aborted() 6783 emlxs_sli4_process_cq(emlxs_hba_t *hba, CQ_DESC_t *cq) in emlxs_sli4_process_cq() 7248 bzero(&hba->sli.sli4.cq[i], sizeof (CQ_DESC_t)); in emlxs_sli4_resource_free() 7428 bzero(&hba->sli.sli4.cq[i], sizeof (CQ_DESC_t)); in emlxs_sli4_resource_alloc()
|