Searched refs:wwn2str (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_fcpim.c | 295 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_hcb_online() 296 wwn2str(rpwwn_buf, itnim->rport->pwwn); in bfa_fcs_itnim_sm_hcb_online() 334 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_online() 335 wwn2str(rpwwn_buf, itnim->rport->pwwn); in bfa_fcs_itnim_sm_online()
|
D | bfa_cs.h | 296 wwn2str(char *wwn_str, u64 wwn) in wwn2str() function
|
D | bfad_im.c | 479 wwn2str(wwpn_str, wwpn); in bfa_fcb_itnim_free() 1138 wwn2str(wwpn_str, wwpn); in bfad_im_itnim_work_handler() 1172 wwn2str(wwpn_str, wwpn); in bfad_im_itnim_work_handler()
|
D | bfa_fcs.c | 642 wwn2str(pwwn_ptr, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_isolated() 1418 wwn2str(pwwn_ptr, bfa_fcs_lport_get_pwwn(&fabric->bport)); in bfa_fcs_fabric_set_fabric_name() 1419 wwn2str(fwwn_ptr, in bfa_fcs_fabric_set_fabric_name()
|
D | bfa_svc.c | 2113 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_enabling_qwait() 2180 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_enabling() 2240 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkdown() 2272 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkdown() 2324 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2339 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2355 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2372 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2522 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_disabling() 2577 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_disabled()
|
D | bfa_fcs_rport.c | 2467 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()
|
D | bfa_fcs_lport.c | 672 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_online_actions() 693 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_offline_actions() 759 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_deleted() 1115 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(lport)); in bfa_fcs_lport_init()
|
D | bfad.c | 1047 wwn2str(pwwn_buf, vid.port_name); in bfad_start_ops()
|