qlcnic: Multi Tx queue support for 82xx Series adapter.
o 82xx firmware allows support for multiple Tx queues. This patch will enable multi Tx queue support for 82xx series adapter. Max number of Tx queues supported will be 8. Signed-off-by:Himanshu Madhani <himanshu.madhani@qlogic.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 69 additions, 5 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic.h
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 3 additions, 3 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 144 additions, 52 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c 1 addition, 1 deletiondrivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h 3 additions, 0 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c 8 additions, 3 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 117 additions, 23 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 142 additions, 25 deletionsdrivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
Loading
Please register or sign in to comment