Searched refs:fc_lport_set_port_id (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/libfc/ | 
| D | fc_lport.c | 731 static void fc_lport_set_port_id(struct fc_lport *lport, u32 port_id,  in fc_lport_set_port_id()  function 762 	fc_lport_set_port_id(lport, port_id, NULL);  in fc_lport_set_local_id() 829 	fc_lport_set_port_id(lport, local_fid, rx_fp);  in fc_lport_recv_flogi_req() 1011 		fc_lport_set_port_id(lport, 0, NULL);  in fc_lport_reset_locked() 1754 		fc_lport_set_port_id(lport, did, fp);  in fc_lport_flogi_resp() 1771 		fc_lport_set_port_id(lport, did, fp);  in fc_lport_flogi_resp()
  |