Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A 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()
179 static int aq_fw2x_set_link_speed(struct aq_hw_s *self, u32 speed) in aq_fw2x_set_link_speed() function
712 .set_link_speed = aq_fw2x_set_link_speed,