Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c133 static void fnic_get_host_speed(struct Scsi_Host *shost);
148 .get_host_speed = fnic_get_host_speed,
170 static void fnic_get_host_speed(struct Scsi_Host *shost) in fnic_get_host_speed() function