Home
last modified time | relevance | path

Searched refs:set_media_detect (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h395 int (*set_media_detect)(struct aq_hw_s *self, bool enable); member
H A Daq_nic.c1431 if (!self->aq_fw_ops->set_media_detect) in aq_nic_set_media_detect()
1441 err = self->aq_fw_ops->set_media_detect(self->aq_hw, !!val); in aq_nic_set_media_detect()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h395 int (*set_media_detect)(struct aq_hw_s *self, bool enable); member
H 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c728 .set_media_detect = aq_fw2x_set_media_detect,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c728 .set_media_detect = aq_fw2x_set_media_detect,

Completed in 8 milliseconds