Searched refs:fc_lport_set_port_id (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/scsi/libfc/ |
D | fc_lport.c | 734 static void fc_lport_set_port_id(struct fc_lport *lport, u32 port_id, in fc_lport_set_port_id() function 765 fc_lport_set_port_id(lport, port_id, NULL); in fc_lport_set_local_id() 832 fc_lport_set_port_id(lport, local_fid, rx_fp); in fc_lport_recv_flogi_req() 1014 fc_lport_set_port_id(lport, 0, NULL); in fc_lport_reset_locked() 1803 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp() 1820 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp()
|