-
- Downloads
qlcnic: seperate interrupt for TX
Earlier all poll routine can process rx and tx, But now one poll routine to process rx + tx and other for rx only. Last msix vector will be used for separate tx interrupt. o This is supported from fw version 4.4.2. o Bump version 5.0.5 Signed-off-by:Sony Chacko <schacko@qlogic.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/qlcnic/qlcnic.h 9 additions, 5 deletionsdrivers/net/qlcnic/qlcnic.h
- drivers/net/qlcnic/qlcnic_ctx.c 6 additions, 1 deletiondrivers/net/qlcnic/qlcnic_ctx.c
- drivers/net/qlcnic/qlcnic_init.c 25 additions, 10 deletionsdrivers/net/qlcnic/qlcnic_init.c
- drivers/net/qlcnic/qlcnic_main.c 32 additions, 3 deletionsdrivers/net/qlcnic/qlcnic_main.c
Loading
Please register or sign in to comment