Searched refs:hw_atl_rpb_rx_xoff_en_per_tc_set (Results 1 – 4 of 4) sorted by relevance
349 void hw_atl_rpb_rx_xoff_en_per_tc_set(struct aq_hw_s *aq_hw,
132 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()
174 hw_atl_rpb_rx_xoff_en_per_tc_set(self, is_rx_flow_control ? 1U : 0U, tc); in hw_atl_a0_hw_qos_set()
698 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