Searched refs:rss_options (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/axgbe/ |
| H A D | xgbe.h | 1171 uint32_t rss_options; member
|
| H A D | if_axgbe_pci.c | 1401 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, IP2TE, 1); in axgbe_if_attach_post() 1402 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, TCP4TE, 1); in axgbe_if_attach_post() 1403 XGMAC_SET_BITS(pdata->rss_options, MAC_RSSCR, UDP4TE, 1); in axgbe_if_attach_post()
|
| H A D | xgbe-dev.c | 446 XGMAC_IOWRITE(pdata, MAC_RSSCR, pdata->rss_options); in xgbe_enable_rss()
|