Lines Matching full:of
9 * 1. Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
14 * 3. Neither the name of IBM nor the names of its contributors
19 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
97 /* Maximum number of each of transmit and receive queues;
105 * speed, in units of 1Mb. All values 0 to INT_MAX are legal.
115 /* maximum size of RSS key */
117 /* maximum number of indirection table entries */
119 /* bitmask of supported VIRTIO_NET_RSS_HASH_ types */
158 /* Number of coalesced segments */
160 /* Number of duplicated acks */
164 __virtio16 num_buffers; /* Number of merged rx buffers */
187 * be the first element of the scatter-gather list. If you don't
200 /* This is the version of the header to use when the MRG_RXBUF
204 __virtio16 num_buffers; /* Number of merged rx buffers */
249 * two out scatterlists. Each contains a 4 byte count of entries followed
250 * by a concatenated byte stream of the ETH_ALEN MAC addresses. The
273 * opposite of add. Both commands expect an out entry containing a 2
298 * enables Receive Flow Steering, specifying the number of the transmit and
334 * to include in the virtio header of the packet the value of the
335 * calculated hash and the report type of hash. It also provides
338 * layout of virtio header as defined in virtio_net_hdr_v1_hash.
359 * See VIRTIO_NET_F_GUEST_* for the list of offloads
377 /* Maximum number of packets to send before a TX notification */
379 /* Maximum number of usecs to delay a TX notification */
389 /* Maximum number of packets to receive before a RX notification */
391 /* Maximum number of usecs to delay a RX notification */