Searched refs:rx_packets_compound (Results 1 – 2 of 2) sorted by relevance
84 bool rx_packets_compound; member
823 if (is_head || !s->rx_packets_compound) { in vmxnet3_get_next_rx_descr()1291 s->rx_packets_compound = in vmxnet3_adjust_by_guest_type()1294 VMW_CFPRN("Guest type specifics: RXCOMPOUND: %d", s->rx_packets_compound); in vmxnet3_adjust_by_guest_type()2435 VMSTATE_BOOL(rx_packets_compound, VMXNET3State),