Searched refs:rx_rfa (Results 1 – 2 of 2) sorted by relevance
2220 pdata->rx_rfa[queue] = 0; in xgbe_queue_flow_control_threshold()2227 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */ in xgbe_queue_flow_control_threshold()2234 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */ in xgbe_queue_flow_control_threshold()2256 pdata->rx_rfa[queue] = XGMAC_FLOW_CONTROL_VALUE(rfa); in xgbe_queue_flow_control_threshold()2279 pdata->rx_rfa[i]); in xgbe_config_flow_control_threshold()
1116 unsigned int rx_rfa[XGBE_MAX_QUEUES]; member