Searched refs:LPFC_FCP_RING (Results 1 – 6 of 6) sorted by relevance
496 creg_val |= (HC_R0INT_ENA << LPFC_FCP_RING); in lpfc_bsg_send_mgmt_cmd() 743 creg_val |= (HC_R0INT_ENA << LPFC_FCP_RING); in lpfc_bsg_rport_els() 1550 creg_val |= (HC_R0INT_ENA << LPFC_FCP_RING); in lpfc_issue_ct_rsp() 1692 pring = &psli->sli3_ring[LPFC_FCP_RING]; in lpfc_bsg_diag_mode_enter() 1698 if (!pring || (pring->ringno != LPFC_FCP_RING)) in lpfc_bsg_diag_mode_enter()
2318 (pring->ringno != LPFC_FCP_RING || in lpfc_sli_resume_iocb() 3988 * This routine presumes LPFC_FCP_RING handling and doesn't bother4655 pring = &psli->sli3_ring[LPFC_FCP_RING]; in lpfc_sli_abort_fcp_rings() 4723 pring = &psli->sli3_ring[LPFC_FCP_RING]; in lpfc_sli_flush_io_rings() 10500 } else if (unlikely(pring->ringno == LPFC_FCP_RING && in __lpfc_sli_issue_iocb_s3() 11361 pring = &psli->sli3_ring[LPFC_FCP_RING]; in lpfc_extra_ring_setup() 11649 case LPFC_FCP_RING: /* ring 0 - FCP */ in lpfc_sli_setup() 11771 pring->ringno = LPFC_FCP_RING; in lpfc_sli4_queue_init() 12775 * The pring used for SLI3 is sli3_ring[LPFC_FCP_RING], for SLI412807 pring = &phba->sli.sli3_ring[LPFC_FCP_RING]; in lpfc_sli_abort_iocb() [all...]
1463 psli->sli3_ring[LPFC_FCP_RING].flag &= ~LPFC_STOP_IOCB_EVENT; in lpfc_mbx_cmpl_clear_la() 5066 } else if (pring->ringno == LPFC_FCP_RING) { in lpfc_check_sli_ndlp() 5799 struct lpfc_sli_ring *fcp_ring = &psli->sli3_ring[LPFC_FCP_RING]; in lpfc_issue_clear_la() 6305 psli->sli3_ring[LPFC_FCP_RING].flag &= in lpfc_disc_timeout_handler()
2698 creg_val &= ~(HC_R0INT_ENA << LPFC_FCP_RING); in lpfc_poll_store() 2719 creg_val |= (HC_R0INT_ENA << LPFC_FCP_RING); in lpfc_poll_store()
46 #define LPFC_FCP_RING 0 /* ring 0 for FCP initiator commands */ macro
540 if (psli->sli3_ring[LPFC_FCP_RING].sli.sli3.cmdringaddr) in lpfc_config_port_post() 541 psli->sli3_ring[LPFC_FCP_RING].flag |= LPFC_STOP_IOCB_EVENT; in lpfc_config_port_post() 7999 * For SLI4, instead of using ring 0 (LPFC_FCP_RING) for FCP commands in lpfc_sli4_driver_resource_setup()