Home
last modified time | relevance | path

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

/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.h606 unsigned int hw_atl_utils_mbps_2_speed_index(unsigned int mbps);
Dhw_atl_utils.c798 unsigned int hw_atl_utils_mbps_2_speed_index(unsigned int mbps) in hw_atl_utils_mbps_2_speed_index() function
Dhw_atl_a0.c847 hw_atl_utils_mbps_2_speed_index( in hw_atl_a0_hw_interrupt_moderation_set()
Dhw_atl_b0.c1161 hw_atl_utils_mbps_2_speed_index( in hw_atl_b0_hw_interrupt_moderation_set()
/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c721 speed_index = hw_atl_utils_mbps_2_speed_index(mbps); in hw_atl2_hw_interrupt_moderation_set()