Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c126 bool is_rx_flow_control = false; in hw_atl_a0_hw_qos_set() local
162 is_rx_flow_control = (AQ_NIC_FC_RX & self->aq_nic_cfg->fc.req); in hw_atl_a0_hw_qos_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()