Searched refs:rx_rfd (Results 1 – 2 of 2) sorted by relevance
564 if (pdata->rx_rfd[i]) { in xgbe_enable_tx_flow_control()2289 pdata->rx_rfd[queue] = 0; in xgbe_queue_flow_control_threshold()2296 pdata->rx_rfd[queue] = 1; /* Full - 1536 bytes */ in xgbe_queue_flow_control_threshold()2303 pdata->rx_rfd[queue] = 5; /* Full - 3584 bytes */ in xgbe_queue_flow_control_threshold()2325 pdata->rx_rfd[queue] = XGMAC_FLOW_CONTROL_VALUE(rfd); in xgbe_queue_flow_control_threshold()2349 pdata->rx_rfd[i]); in xgbe_config_flow_control_threshold()
1168 unsigned int rx_rfd[XGBE_MAX_QUEUES]; member