Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c127 static void fnic_get_host_speed(struct Scsi_Host *shost);
142 .get_host_speed = fnic_get_host_speed,
164 static void fnic_get_host_speed(struct Scsi_Host *shost) in fnic_get_host_speed() function