Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_sli.h208 void (*lpfc_sli_cmd_available) (struct lpfc_hba *, member
Dlpfc_sli.c3016 if ((pring->lpfc_sli_cmd_available)) in lpfc_sli_handle_fast_ring_event()
3017 (pring->lpfc_sli_cmd_available) (phba, pring); in lpfc_sli_handle_fast_ring_event()
3339 if ((pring->lpfc_sli_cmd_available)) in lpfc_sli_handle_slow_ring_event_s3()
3340 (pring->lpfc_sli_cmd_available) (phba, pring); in lpfc_sli_handle_slow_ring_event_s3()