Home
last modified time | relevance | path

Searched defs:pring (Results 1 – 17 of 17) sorted by relevance

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_sli.c883 lpfc_cmd_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_cmd_iocb()
900 lpfc_resp_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_resp_iocb()
1377 struct lpfc_sli_ring *pring; in __lpfc_sli_release_iocbq_s4() local
1719 lpfc_sli_ringtxcmpl_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringtxcmpl_put()
1755 lpfc_sli_ringtx_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_sli_ringtx_get()
2054 lpfc_sli_next_iocb_slot (struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_sli_next_iocb_slot()
2189 lpfc_sli_submit_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_submit_iocb()
2244 lpfc_sli_update_full_ring(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_sli_update_full_ring()
2272 lpfc_sli_update_ring(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_sli_update_ring()
2296 lpfc_sli_resume_iocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_sli_resume_iocb()
[all …]
Dlpfc_nvme.c710 struct lpfc_sli_ring *pring; in __lpfc_nvme_ls_abort() local
2233 struct lpfc_sli_ring *pring; in lpfc_nvme_lport_unreg_wait() local
2760 struct lpfc_sli_ring *pring; in lpfc_nvme_wait_for_io_drain() local
Dlpfc_hbadisc.c929 struct lpfc_sli_ring *pring; in lpfc_work_done() local
3756 struct lpfc_sli_ring *pring; in lpfc_mbx_cmpl_read_topology() local
5083 struct lpfc_sli_ring *pring, in lpfc_check_sli_ndlp()
5127 struct lpfc_nodelist *ndlp, struct lpfc_sli_ring *pring, in __lpfc_dequeue_nport_iocbs()
5158 struct lpfc_sli_ring *pring; in lpfc_sli4_dequeue_nport_iocbs() local
6036 struct lpfc_sli_ring *pring; in lpfc_free_tx() local
Dlpfc_nvmet.c1018 struct lpfc_sli_ring *pring; in lpfc_nvmet_xmt_fcp_op() local
2003 struct lpfc_sli_ring *pring; in lpfc_nvmet_wqfull_flush() local
2053 struct lpfc_sli_ring *pring; in lpfc_nvmet_wqfull_process() local
Dlpfc_mbox.c1016 struct lpfc_sli_ring *pring; in lpfc_config_pcb_setup() local
1279 struct lpfc_sli_ring *pring; in lpfc_config_ring() local
Dlpfc_els.c1474 struct lpfc_sli_ring *pring; in lpfc_els_abort_flogi() local
9485 struct lpfc_sli_ring *pring; in lpfc_els_timeout_handler() local
9609 struct lpfc_sli_ring *pring; in lpfc_els_flush_cmd() local
10335 lpfc_els_unsol_buffer(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_els_unsol_buffer()
10817 lpfc_els_unsol_event(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_els_unsol_event()
11970 struct lpfc_sli_ring *pring; in lpfc_fabric_abort_nport() local
12075 struct lpfc_sli_ring *pring; in lpfc_sli4_els_xri_aborted() local
Dlpfc_bsg.c888 lpfc_bsg_ct_unsol_event(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_bsg_ct_unsol_event()
1652 struct lpfc_sli_ring *pring; in lpfc_bsg_diag_mode_enter() local
2882 struct lpfc_sli_ring *pring; in lpfcdiag_sli3_loop_post_rxbufs() local
5607 struct lpfc_sli_ring *pring; in lpfc_bsg_timeout() local
Dlpfc_init.c968 struct lpfc_sli_ring *pring; in lpfc_hba_free_post_buf() local
1011 struct lpfc_sli_ring *pring; in lpfc_hba_clean_txcmplq() local
2793 lpfc_sli3_post_buffer(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, int cnt) in lpfc_sli3_post_buffer()
10959 struct lpfc_sli_ring *pring; in lpfc_create_wq_cq() local
Dlpfc_attr.c1377 struct lpfc_sli_ring *pring; in lpfc_do_offline() local
3664 struct lpfc_sli_ring *pring = lpfc_phba_elsring(phba); in lpfc_txq_hw_show() local
3678 struct lpfc_sli_ring *pring = lpfc_phba_elsring(phba); in lpfc_txcmplq_hw_show() local
Dlpfc_scsi.c439 struct lpfc_sli_ring *pring = phba->sli4_hba.els_wq->pring; in lpfc_sli4_io_xri_aborted() local
5518 struct lpfc_sli_ring *pring = NULL; in lpfc_abort_handler() local
Dlpfc_ct.c337 lpfc_ct_unsol_event(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_ct_unsol_event()
Dlpfc_nportdisc.c216 struct lpfc_sli_ring *pring; in lpfc_els_abort() local
Dlpfc_debugfs.c730 struct lpfc_sli_ring *pring; in lpfc_debugfs_dumpHostSlim_data() local
Dlpfc_sli4.h220 struct lpfc_sli_ring *pring; /* ptr to io ring associated with q */ member
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c51 struct mlx4_en_tx_ring **pring, u32 size, in mlx4_en_create_tx_ring()
165 struct mlx4_en_tx_ring **pring) in mlx4_en_destroy_tx_ring()
Den_rx.c264 struct mlx4_en_rx_ring **pring, in mlx4_en_create_rx_ring()
430 struct mlx4_en_rx_ring **pring, in mlx4_en_destroy_rx_ring()
/linux-6.6.21/drivers/infiniband/hw/irdma/
Duk.c976 struct irdma_ring *pring = NULL; in irdma_uk_cq_poll_cmpl() local