mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-17 11:06:09 +07:00
ab677ff4ad
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> |
||
---|---|---|
.. | ||
cxgbit_cm.c | ||
cxgbit_ddp.c | ||
cxgbit_lro.h | ||
cxgbit_main.c | ||
cxgbit_target.c | ||
cxgbit.h | ||
Kconfig | ||
Makefile |