Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic.h519 int fnic_flogi_reg_handler(struct fnic *fnic, u32);
H A Dfnic_fcs.c820 ret = fnic_flogi_reg_handler(fnic, port_id); in fnic_fdls_register_portid()
H A Dfnic_scsi.c302 int fnic_flogi_reg_handler(struct fnic *fnic, u32 fc_id) in fnic_flogi_reg_handler() function