Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h361 int fnic_flogi_reg_handler(struct fnic *fnic, u32);
H A Dfnic_fcs.c805 ret = fnic_flogi_reg_handler(fnic, port_id); in fnic_set_port_id()
H A Dfnic_scsi.c247 int fnic_flogi_reg_handler(struct fnic *fnic, u32 fc_id) in fnic_flogi_reg_handler() function