Searched refs:rx_rfa (Results 1 – 2 of 2) sorted by relevance
2367 pdata->rx_rfa[queue] = 0; in xgbe_queue_flow_control_threshold()2374 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */ in xgbe_queue_flow_control_threshold()2381 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */ in xgbe_queue_flow_control_threshold()2403 pdata->rx_rfa[queue] = XGMAC_FLOW_CONTROL_VALUE(rfa); in xgbe_queue_flow_control_threshold()2426 pdata->rx_rfa[i]); in xgbe_config_flow_control_threshold()
1198 unsigned int rx_rfa[XGBE_MAX_QUEUES]; member