summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c527.h
diff options
context:
space:
mode:
authorRon Mercer <ron.mercer@qlogic.com>2009-06-10 17:49:34 +0200
committerDavid S. Miller <davem@davemloft.net>2009-06-11 11:37:05 +0200
commitb8facca01ba381c3f8ff2391fbe3860ebc6a6bdc (patch)
tree11e7b481ab9436d5cbaf616101b46aa67cb4bc36 /drivers/net/3c527.h
parentqlge: Relax alignment on TX harware queue. (diff)
downloadlinux-b8facca01ba381c3f8ff2391fbe3860ebc6a6bdc.tar.xz
linux-b8facca01ba381c3f8ff2391fbe3860ebc6a6bdc.zip
qlge: Allow RX buf rings to be > than 4096 bytes.
RX buffer rings can be comprised of non-contiguous fixed size chunks of memory. The ring is given to the hardware as a pointer to a location that stores the location of the queue. If the queue is greater than 4096 bytes then the hardware gets a list of said pointers. This patch addes the necessary logic to generate the list if the queue size exceeds 4096. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/3c527.h')
0 files changed, 0 insertions, 0 deletions