Searched refs:UPT1_F_RSS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vmware/vmxnet3/ | ||
H A D | if_vmxreg.h | 55 #define UPT1_F_RSS 0x0002 /* Receive side scaling */ macro |
H A D | if_vmx.c | 1221 ds->upt_features |= UPT1_F_RSS; in vmxnet3_reinit_shared_data() |