Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils_fw2x.c85 static int aq_fw2x_set_link_speed(struct aq_hw_s *self, u32 speed);
117 int err = aq_fw2x_set_link_speed(self, 0); in aq_fw2x_deinit()
182 static int aq_fw2x_set_link_speed(struct aq_hw_s *self, u32 speed) in aq_fw2x_set_link_speed() function
715 .set_link_speed = aq_fw2x_set_link_speed,