<dec f='src/src/sys/dev/pci/ixgbe/ixgbe.h' l='139'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe.c' l='574' u='c'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe.c' l='581' u='c'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe.h' l='129'>/*
 * RxDescriptors Valid Range: 64-4096 Default Value: 256 This value is the
 * number of receive descriptors allocated for each RX queue. Increasing this
 * value allows the driver to buffer more incoming packets. Each descriptor
 * is 16 bytes.  A receive buffer is also allocated for each descriptor. 
 * 
 * Note: with 8 rings and a dual port card, it is possible to bump up 
 *	against the system mbuf pool limit, you can tune nmbclusters
 *	to adjust for this.
 */</doc>
<dec f='src/src/sys/dev/pci/ixgbe/ixv.h' l='108'/>
<use f='src/src/sys/dev/pci/ixgbe/ixv.c' l='242' u='c'/>
<use f='src/src/sys/dev/pci/ixgbe/ixv.c' l='412' u='c'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixv.h' l='98'>/*
 * RxDescriptors Valid Range: 64-4096 Default Value: 256 This value is the
 * number of receive descriptors allocated for each RX queue. Increasing this
 * value allows the driver to buffer more incoming packets. Each descriptor
 * is 16 bytes.  A receive buffer is also allocated for each descriptor. 
 * 
 * Note: with 8 rings and a dual port card, it is possible to bump up 
 *	against the system mbuf pool limit, you can tune nmbclusters
 *	to adjust for this.
 */</doc>
