Home
last modified time | relevance | path

Searched refs:get_flow_control (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h369 u32 (*get_flow_control)(struct aq_hw_s *self, u32 *fcmode); member
H A Daq_nic.c164 if (self->aq_fw_ops->get_flow_control) in aq_nic_update_link_status()
165 self->aq_fw_ops->get_flow_control(self->aq_hw, &fc); in aq_nic_update_link_status()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h369 u32 (*get_flow_control)(struct aq_hw_s *self, u32 *fcmode); member
H A Daq_nic.c164 if (self->aq_fw_ops->get_flow_control) in aq_nic_update_link_status()
165 self->aq_fw_ops->get_flow_control(self->aq_hw, &fc); in aq_nic_update_link_status()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c722 .get_flow_control = aq_fw2x_get_flow_control,
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c613 .get_flow_control = aq_a2_fw_get_flow_control,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c722 .get_flow_control = aq_fw2x_get_flow_control,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c613 .get_flow_control = aq_a2_fw_get_flow_control,

Completed in 12 milliseconds