Searched refs:rx_rfa (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2355 pdata->rx_rfa[queue] = 0;
2362 pdata->rx_rfa[queue] = 0; /* Full - 1024 bytes */
2369 pdata->rx_rfa[queue] = 2; /* Full - 2048 bytes */
2391 pdata->rx_rfa[queue] = XGMAC_FLOW_CONTROL_VALUE(rfa);
2414 pdata->rx_rfa[i]);
H A Dxgbe.h1194 unsigned int rx_rfa[XGBE_MAX_QUEUES]; member in struct:xgbe_prv_data

Completed in 142 milliseconds