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-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h321 void hw_atl_rpb_rx_flow_ctl_mode_set(struct aq_hw_s *aq_hw, u32 rx_flow_ctl_mode);
Dhw_atl_a0.c283 hw_atl_rpb_rx_flow_ctl_mode_set(self, 1U); in hw_atl_a0_hw_init_rx_path()
Dhw_atl_b0.c296 hw_atl_rpb_rx_flow_ctl_mode_set(self, 1U); in hw_atl_b0_hw_init_rx_path()
Dhw_atl_llh.c615 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