Searched refs:aq_fw2x_set_link_speed (Results 1 – 1 of 1) sorted by relevance
85 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()179 static int aq_fw2x_set_link_speed(struct aq_hw_s *self, u32 speed) in aq_fw2x_set_link_speed() function712 .set_link_speed = aq_fw2x_set_link_speed,