Searched refs:rx_rfa (Results 1 – 2 of 2) sorted by relevance
2355 pdata->rx_rfa[queue] = 0; in xgbe_queue_flow_control_threshold()2362 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */ in xgbe_queue_flow_control_threshold()2369 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */ in xgbe_queue_flow_control_threshold()2391 pdata->rx_rfa[queue] = XGMAC_FLOW_CONTROL_VALUE(rfa); in xgbe_queue_flow_control_threshold()2414 pdata->rx_rfa[i]); in xgbe_config_flow_control_threshold()
1194 unsigned int rx_rfa[XGBE_MAX_QUEUES]; member