Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_xport.c287 value.value = efct_hw_get_link_speed(&efct->hw); in efct_xport_status()
295 result->value = efct_hw_get_link_speed(&efct->hw); in efct_xport_status()
Defct_hw.h587 efct_hw_get_link_speed(struct efct_hw *hw) { in efct_hw_get_link_speed() function