Searched refs:fc_lport_set_port_id (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_lport.c | 752 static void fc_lport_set_port_id(struct fc_lport *lport, u32 port_id, in fc_lport_set_port_id() function 781 fc_lport_set_port_id(lport, port_id, NULL); in fc_lport_set_local_id() 849 fc_lport_set_port_id(lport, local_fid, rx_fp); in fc_lport_recv_flogi_req() 1028 fc_lport_set_port_id(lport, 0, NULL); in fc_lport_reset_locked() 1779 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp() 1794 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp()
|