Searched refs:rx_rfa (Results 1 – 2 of 2) sorted by relevance
387 pdata->rx_rfa[queue] = 0; in axgbe_queue_flow_control_threshold()394 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */ in axgbe_queue_flow_control_threshold()401 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */ in axgbe_queue_flow_control_threshold()422 pdata->rx_rfa[queue] = AXGMAC_FLOW_CONTROL_VALUE(rfa); in axgbe_queue_flow_control_threshold()444 pdata->rx_rfa[i]); in axgbe_config_flow_control_threshold()
613 unsigned int rx_rfa[AXGBE_MAX_QUEUES]; member