Searched refs:VMXNET3_RXTS_DESC_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
454 #define VMXNET3_RXTS_DESC_SIZE_MASK (VMXNET3_RXTS_DESC_SIZE_ALIGN - 1) macro
3517 rx_ts_desc_size & VMXNET3_RXTS_DESC_SIZE_MASK) in vmxnet3_open()