Searched refs:VMXNET3_CAP_UDP_RSS (Results 1 – 2 of 2) sorted by relevance
891 #define VMXNET3_CAP_UDP_RSS 0 /* bit 0 of DCR 0 */ macro
3113 VMXNET3_CAP_UDP_RSS)) { in vmxnet3_init_rssfields()3114 adapter->dev_caps[0] |= 1UL << VMXNET3_CAP_UDP_RSS; in vmxnet3_init_rssfields()3116 adapter->dev_caps[0] &= ~(1UL << VMXNET3_CAP_UDP_RSS); in vmxnet3_init_rssfields()