Searched refs:brd_no (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/scsi/lpfc/ |
| D | lpfc_logmsg.h | 53 fmt, (vport)->phba->brd_no, vport->vpi, ##arg); } \ 63 fmt, phba->brd_no, ##arg); \
|
| D | lpfc_debugfs.h | 393 (q->phba)->brd_no, in lpfc_debug_dump_q()
|
| D | lpfc_attr.c | 206 phba->brd_no, in lpfc_nvme_info_show() 353 phba->brd_no, in lpfc_nvme_info_show() 369 phba->brd_no, in lpfc_nvme_info_show() 402 if (phba->brd_no >= 10) { in lpfc_nvme_info_show() 2811 phba->brd_no); in lpfc_soft_wwn_enable_store() 2896 "lpfc%d: Reinitializing to use soft_wwpn\n", phba->brd_no); in lpfc_soft_wwpn_store() 2975 "setting of the soft_wwpn\n", phba->brd_no); in lpfc_soft_wwnn_store() 4125 phba->brd_no, val); in lpfc_topology_store()
|
| D | lpfc_debugfs.c | 5031 phba->brd_no, ext_cnt, ext_size); in lpfc_idiag_extacc_alloc_get() 5043 phba->brd_no, ext_cnt, ext_size); in lpfc_idiag_extacc_alloc_get() 5055 phba->brd_no, ext_cnt, ext_size); in lpfc_idiag_extacc_alloc_get() 5067 phba->brd_no, ext_cnt, ext_size); in lpfc_idiag_extacc_alloc_get() 5689 snprintf(name, sizeof(name), "fn%d", phba->brd_no); in lpfc_debugfs_initialize()
|
| D | lpfc.h | 949 int brd_no; /* FC board number */ member
|
| D | lpfc_init.c | 7050 "lpfc_worker_%d", phba->brd_no); in lpfc_setup_driver_resource_phase2() 7478 phba->brd_no = lpfc_get_instance(); in lpfc_hba_alloc() 7479 if (phba->brd_no < 0) { in lpfc_hba_alloc() 7505 idr_remove(&lpfc_hba_index, phba->brd_no); in lpfc_hba_free() 7539 vport = lpfc_create_port(phba, phba->brd_no, &phba->pcidev->dev); in lpfc_create_shost() 12031 "lpfc_worker_%d", phba->brd_no); in lpfc_pci_resume_one_s3() 12835 "lpfc_worker_%d", phba->brd_no); in lpfc_pci_resume_one_s4()
|
| D | lpfc_ct.c | 1471 n = scnprintf(symbol, size, "%d", vport->phba->brd_no); in lpfc_vport_symbolic_port_name()
|
| D | lpfc_sli.c | 3472 phba->brd_no, adaptermsg); in lpfc_sli_handle_fast_ring_event() 3670 phba->brd_no, adaptermsg); in lpfc_sli_sp_handle_rspiocb() 10449 phba->brd_no, totiocbsize, in lpfc_sli_setup()
|
| /Linux-v5.4/Documentation/scsi/ |
| D | ChangeLog.lpfc | 796 * Remove unnecessary lpfc_brd_no. Ensure brd_no assignment is 813 counter instead, brd_no isn't reused anymore. Also some tiny 1081 * Change lpfc_printf_log to a #define. Also include phba->brd_no
|