Home
last modified time | relevance | path

Searched refs:rss_options (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-common.c161 pdata->rss_options = XLGMAC_SET_REG_BITS( in xlgmac_init()
162 pdata->rss_options, in xlgmac_init()
165 pdata->rss_options = XLGMAC_SET_REG_BITS( in xlgmac_init()
166 pdata->rss_options, in xlgmac_init()
169 pdata->rss_options = XLGMAC_SET_REG_BITS( in xlgmac_init()
170 pdata->rss_options, in xlgmac_init()
A Ddwc-xlgmac.h625 u32 rss_options; member
A Ddwc-xlgmac-hw.c2403 writel(pdata->rss_options, pdata->mac_regs + MAC_RSSCR); in xlgmac_enable_rss()
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c327 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, IP2TE, 1); in xgbe_config_netdev()
328 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, TCP4TE, 1); in xgbe_config_netdev()
329 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, UDP4TE, 1); in xgbe_config_netdev()
A Dxgbe.h1200 u32 rss_options; member
A Dxgbe-dev.c427 XGMAC_IOWRITE(pdata, MAC_RSSCR, pdata->rss_options); in xgbe_enable_rss()

Completed in 30 milliseconds