Searched refs:rx_rfa (Results 1 – 2 of 2) sorted by relevance
347 pdata->rx_rfa[queue] = 0; in axgbe_queue_flow_control_threshold()354 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */ in axgbe_queue_flow_control_threshold()361 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */ in axgbe_queue_flow_control_threshold()382 pdata->rx_rfa[queue] = AXGMAC_FLOW_CONTROL_VALUE(rfa); in axgbe_queue_flow_control_threshold()404 pdata->rx_rfa[i]); in axgbe_config_flow_control_threshold()
595 unsigned int rx_rfa[AXGBE_MAX_QUEUES]; member