Searched refs:rx_rfd (Results 1 – 2 of 2) sorted by relevance
259 if (pdata->rx_rfd[i]) in axgbe_enable_tx_flow_control()348 pdata->rx_rfd[queue] = 0; in axgbe_queue_flow_control_threshold()355 pdata->rx_rfd[queue] = 1; /* Full - 1536 bytes */ in axgbe_queue_flow_control_threshold()362 pdata->rx_rfd[queue] = 5; /* Full - 3584 bytes */ in axgbe_queue_flow_control_threshold()383 pdata->rx_rfd[queue] = AXGMAC_FLOW_CONTROL_VALUE(rfd); in axgbe_queue_flow_control_threshold()406 pdata->rx_rfd[i]); in axgbe_config_flow_control_threshold()
596 unsigned int rx_rfd[AXGBE_MAX_QUEUES]; member