Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h349 void hw_atl_rpb_rx_xoff_en_per_tc_set(struct aq_hw_s *aq_hw,
H A Dhw_atl_b0.c132 hw_atl_rpb_rx_xoff_en_per_tc_set(self, !!(fc & AQ_NIC_FC_RX), tc); in hw_atl_b0_set_fc()
147 hw_atl_rpb_rx_xoff_en_per_tc_set(self, 0U, AQ_HW_PTP_TC); in hw_atl_b0_tc_ptp_set()
H A Dhw_atl_a0.c174 hw_atl_rpb_rx_xoff_en_per_tc_set(self, is_rx_flow_control ? 1U : 0U, tc); in hw_atl_a0_hw_qos_set()
H A Dhw_atl_llh.c698 void hw_atl_rpb_rx_xoff_en_per_tc_set(struct aq_hw_s *aq_hw, in hw_atl_rpb_rx_xoff_en_per_tc_set() function