linux-stable/drivers/scsi/cxgbi
Hariprasad Shenai ab677ff4ad cxgb4: Allocate Tx queues dynamically
Allocate resources dynamically for Upper layer driver's (ULD) like
cxgbit, iw_cxgb4, cxgb4i and chcr. The resources allocated include Tx
queues which are allocated when ULD register with cxgb4 driver and freed
while un-registering. The Tx queues which are shared by ULD shall be
allocated by first registering driver and un-allocated by last
unregistering driver.

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-18 14:04:29 -05:00
..
cxgb3i cxgb3i, cxgb4i: fix symbol not declared sparse warning 2016-07-25 10:31:09 -07:00
cxgb4i cxgb4: Allocate Tx queues dynamically 2016-11-18 14:04:29 -05:00
Kconfig
libcxgbi.c scsi: libcxgbi: fix incorrect DDP resource cleanup 2016-11-08 19:11:01 -05:00
libcxgbi.h cxgb4i,libcxgbi: add iSCSI DDP support 2016-07-25 10:31:08 -07:00
Makefile cxgb4i,libcxgbi: add iSCSI DDP support 2016-07-25 10:31:08 -07:00