Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h395 int (*set_media_detect)(struct aq_hw_s *self, bool enable); member
A Daq_nic.c1578 if (!self->aq_fw_ops->set_media_detect) in aq_nic_set_media_detect()
1588 err = self->aq_fw_ops->set_media_detect(self->aq_hw, !!val); in aq_nic_set_media_detect()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_utils_fw2x.c728 .set_media_detect = aq_fw2x_set_media_detect,

Completed in 10 milliseconds