linux/drivers/net/mlx4
Yevgeny Petrilin 00d7d7bc6e mlx4_en: Setting actual RX ring size
When configuring HW resources, the RX ring size that is passed should be the actual
size that depends on number of buffers that we succeeded to allocate.
The mask for ring size should also be configured accordingly

Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-24 14:54:47 -07:00
..
Makefile
alloc.c drivers/net: Convert unbounded kzalloc calls to kcalloc 2010-08-17 17:45:14 -07:00
catas.c
cmd.c
cq.c
en_cq.c
en_ethtool.c mlx4: remove num_lro parameter 2010-08-22 21:43:58 -07:00
en_main.c mlx4: remove num_lro parameter 2010-08-22 21:43:58 -07:00
en_netdev.c mlx4: remove num_lro parameter 2010-08-22 21:43:58 -07:00
en_port.c
en_port.h
en_resources.c
en_rx.c mlx4_en: Setting actual RX ring size 2010-08-24 14:54:47 -07:00
en_tx.c
eq.c
fw.c
fw.h
icm.c
icm.h
intf.c
main.c
mcg.c
mlx4.h
mlx4_en.h mlx4: remove num_lro parameter 2010-08-22 21:43:58 -07:00
mr.c
pd.c
port.c
profile.c drivers/net: Convert unbounded kzalloc calls to kcalloc 2010-08-17 17:45:14 -07:00
qp.c
reset.c
sense.c
srq.c