Searched refs:fnic_set_port_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | fnic.h | 341 void fnic_set_port_id(struct fc_lport *, u32, struct fc_frame *);
|
H A D | fnic_fcs.c | 756 * fnic_set_port_id() - set the port_ID after successful FLOGI. 769 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id() function
|
H A D | fnic_main.c | 93 .lport_set_port_id = fnic_set_port_id,
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fnic.h | 346 void fnic_set_port_id(struct fc_lport *, u32, struct fc_frame *);
|
H A D | fnic_main.c | 81 .lport_set_port_id = fnic_set_port_id,
|
H A D | fnic_fcs.c | 746 * fnic_set_port_id() - set the port_ID after successful FLOGI. 759 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id() function
|
Completed in 8 milliseconds