Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fnic/
Dfnic_main.c131 static void fnic_get_host_speed(struct Scsi_Host *shost);
146 .get_host_speed = fnic_get_host_speed,
168 static void fnic_get_host_speed(struct Scsi_Host *shost) in fnic_get_host_speed() function