Searched refs:fc_lport_set_port_id (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/libfc/ |
D | fc_lport.c | 743 static void fc_lport_set_port_id(struct fc_lport *lport, u32 port_id, in fc_lport_set_port_id() function 774 fc_lport_set_port_id(lport, port_id, NULL); in fc_lport_set_local_id() 841 fc_lport_set_port_id(lport, local_fid, rx_fp); in fc_lport_recv_flogi_req() 1023 fc_lport_set_port_id(lport, 0, NULL); in fc_lport_reset_locked() 1766 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp() 1783 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp()
|