summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2008-06-19 16:41:08 -0700
committerDavid S. Miller <davem@davemloft.net>2008-06-19 16:41:08 -0700
commit43e80b89b65cbc62b5e0fde09b47c9fc572a8b11 (patch)
tree894984eda36c720a44e00a6bd1c1c2567b45102b /.gitignore
parentbb4f98abf590cf9899017f14f1a54984f02a0009 (diff)
downloadop-kernel-dev-43e80b89b65cbc62b5e0fde09b47c9fc572a8b11.zip
op-kernel-dev-43e80b89b65cbc62b5e0fde09b47c9fc572a8b11.tar.gz
bnx2: Optimize fast-path tx and rx work.
Add hw_tx_cons_ptr and hw_rx_cons_ptr to speed up the retreival of the tx and rx consumer index, since the MSI-X and default status blocks have different structures. Combine status_blk and status_blk_msix into a union. We'll only use one type of status block for each vector. Separate the code to detect more rx and tx work from the code to detect link related work. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Benjamin Li <benli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud