Home
last modified time | relevance | path

Searched refs:fc_remote_port_rolechg (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/include/scsi/
Dscsi_transport_fc.h842 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_attr.c104 fc_remote_port_rolechg(rport, ids.roles); in csio_reg_rnode()
/linux-6.1.9/drivers/scsi/bfa/
Dbfad_im.c1088 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add()
/linux-6.1.9/drivers/scsi/
Dscsi_transport_fc.c3343 fc_remote_port_rolechg(rport, ids->roles); in fc_remote_port_add()
3486 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg() function
3541 EXPORT_SYMBOL(fc_remote_port_rolechg);
/linux-6.1.9/drivers/message/fusion/
Dmptfc.c481 fc_remote_port_rolechg(rport,roles); in mptfc_register_dev()
/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_nportdisc.c1023 fc_remote_port_rolechg(rport, roles); in lpfc_rcv_prli()
Dlpfc_hbadisc.c4543 fc_remote_port_rolechg(rport, rport_ids.roles); in lpfc_register_remote_port()
/linux-6.1.9/drivers/scsi/ibmvscsi/
Dibmvfc.c6083 fc_remote_port_rolechg(rport, tgt->ids.roles); in ibmvfc_rport_add_thread()
/linux-6.1.9/Documentation/scsi/
DChangeLog.lpfc322 * rport fix: use new fc_remote_port_rolechg() function instead of
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_init.c5862 fc_remote_port_rolechg(rport, rport_ids.roles); in qla2x00_reg_remote_port()