linux_dsm_epyc7002/drivers/infiniband/ulp/ipoib
Roland Dreier 1efb61444c IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Factor out the code to unmap/free skbs and free the receive ring in
ipoib_cm_dev_cleanup() into a new function ipoib_cm_free_rx_ring().
This function will be called from a couple of other places when
support for devices that don't implement SRQs is added.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:24 -08:00
..
ipoib_cm.c IPoIB/cm: Factor out ipoib_cm_free_rx_ring() 2008-01-25 14:15:24 -08:00
ipoib_fs.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ipoib_ib.c IPoIB: Trivial formatting cleanups 2008-01-25 14:15:23 -08:00
ipoib_main.c IPoIB: Trivial formatting cleanups 2008-01-25 14:15:23 -08:00
ipoib_multicast.c IPoIB: Trivial formatting cleanups 2008-01-25 14:15:23 -08:00
ipoib_verbs.c IPoIB: Trivial formatting cleanups 2008-01-25 14:15:23 -08:00
ipoib_vlan.c IPoIB: Allow setting policy to ignore multicast groups 2007-10-10 13:02:30 -07:00
ipoib.h IPoIB: Trivial formatting cleanups 2008-01-25 14:15:23 -08:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00