Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h309 void hw_atl_rpb_rx_flow_ctl_mode_set(struct aq_hw_s *aq_hw, u32 rx_flow_ctl_mode);
Dhw_atl_a0.c289 hw_atl_rpb_rx_flow_ctl_mode_set(self, 1U); in hw_atl_a0_hw_init_rx_path()
Dhw_atl_b0.c323 hw_atl_rpb_rx_flow_ctl_mode_set(self, 1U); in hw_atl_b0_hw_init_rx_path()
Dhw_atl_llh.c602 void hw_atl_rpb_rx_flow_ctl_mode_set(struct aq_hw_s *aq_hw, u32 rx_flow_ctl_mode) in hw_atl_rpb_rx_flow_ctl_mode_set() function