Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c125 bool is_rx_flow_control = false; in hw_atl_a0_hw_qos_set() local
158 is_rx_flow_control = (AQ_NIC_FC_RX & self->aq_nic_cfg->flow_control); in hw_atl_a0_hw_qos_set()
170 hw_atl_rpb_rx_xoff_en_per_tc_set(self, is_rx_flow_control ? 1U : 0U, tc); in hw_atl_a0_hw_qos_set()