Searched refs:MAC_RSSCR (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c446 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, IP2TE, 1); xgbe_probe()
447 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, TCP4TE, 1); xgbe_probe()
448 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, UDP4TE, 1); xgbe_probe()
H A Dxgbe-dev.c459 XGMAC_IOWRITE(pdata, MAC_RSSCR, pdata->rss_options); xgbe_enable_rss()
462 XGMAC_IOWRITE_BITS(pdata, MAC_RSSCR, RSSE, 1); xgbe_enable_rss()
472 XGMAC_IOWRITE_BITS(pdata, MAC_RSSCR, RSSE, 0); xgbe_disable_rss()
H A Dxgbe-common.h318 #define MAC_RSSCR 0x0c80 macro

Completed in 73 milliseconds