Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_phy.h32 bool aq_phy_init(struct aq_hw_s *aq_hw);
H A Daq_phy.c129 bool aq_phy_init(struct aq_hw_s *aq_hw) in aq_phy_init() function
H A Daq_nic.c430 err = aq_phy_init(self->aq_hw); in aq_nic_init()