Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A 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()
H A Defct_hw.h587 efct_hw_get_link_speed(struct efct_hw *hw) { in efct_hw_get_link_speed() function