Home
last modified time | relevance | path

Searched refs:fnic_set_port_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h346 void fnic_set_port_id(struct fc_lport *, u32, struct fc_frame *);
H A Dfnic_main.c81 .lport_set_port_id = fnic_set_port_id,
H A Dfnic_fcs.c759 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id() function