Home
last modified time | relevance | path

Searched refs:wwn2str (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_fcpim.c304 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_hcb_online()
305 wwn2str(rpwwn_buf, itnim->rport->pwwn); in bfa_fcs_itnim_sm_hcb_online()
343 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_online()
344 wwn2str(rpwwn_buf, itnim->rport->pwwn); in bfa_fcs_itnim_sm_online()
Dbfa_cs.h277 wwn2str(char *wwn_str, u64 wwn) in wwn2str() function
Dbfa_fcs.c634 wwn2str(pwwn_ptr, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_isolated()
1410 wwn2str(pwwn_ptr, bfa_fcs_lport_get_pwwn(&fabric->bport)); in bfa_fcs_fabric_set_fabric_name()
1411 wwn2str(fwwn_ptr, in bfa_fcs_fabric_set_fabric_name()
Dbfad_im.c470 wwn2str(wwpn_str, wwpn); in bfa_fcb_itnim_free()
1127 wwn2str(wwpn_str, wwpn); in bfad_im_itnim_work_handler()
1161 wwn2str(wwpn_str, wwpn); in bfad_im_itnim_work_handler()
Dbfa_svc.c2085 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_enabling_qwait()
2152 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_enabling()
2212 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkdown()
2244 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkdown()
2296 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup()
2311 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup()
2327 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup()
2344 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup()
2494 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_disabling()
2549 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_disabled()
Dbfa_fcs_rport.c2467 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_online_action()
2468 wwn2str(rpwwn_buf, rport->pwwn); in bfa_fcs_rport_hal_online_action()
2501 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_offline_action()
2502 wwn2str(rpwwn_buf, rport->pwwn); in bfa_fcs_rport_hal_offline_action()
Dbfa_fcs_lport.c651 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_online_actions()
672 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_offline_actions()
738 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_deleted()
1094 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(lport)); in bfa_fcs_lport_init()
Dbfad.c1032 wwn2str(pwwn_buf, vid.port_name); in bfad_start_ops()