2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-03 19:24:02 +08:00
linux-next/drivers/infiniband/hw/cxgb4
Rashika c00850dd6c RDMA/cxgb4: Make _c4iw_write_mem_dma() static
This patch marks the function _c4iw_write_mem_dma() as static
because it is not used outside this file, which fixes the warning:

    drivers/infiniband/hw/cxgb4/mem.c:176:5: warning: no previous prototype for ‘_c4iw_write_mem_dma’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-12-15 08:04:15 -08:00
..
cm.c RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages 2013-08-13 11:55:47 -07:00
cq.c RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap 2013-08-13 11:55:46 -07:00
device.c IB/cxgb4: Fix formatting of physical address 2013-11-08 14:42:30 -08:00
ev.c RDMA/cxgb4: Handle newer firmware changes 2013-08-13 11:55:44 -07:00
id_table.c drivers/infiniband/hw: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
iw_cxgb4.h RDMA/cxgb4: Fix QP flush logic 2013-08-13 11:55:45 -07:00
Kconfig RDMA/cxgb4: Add support for active and passive open connection with IPv6 address 2013-08-13 11:55:06 -07:00
Makefile RDMA/cxgb4: Remove kfifo usage 2012-05-18 13:22:36 -07:00
mem.c RDMA/cxgb4: Make _c4iw_write_mem_dma() static 2013-12-15 08:04:15 -08:00
provider.c RDMA/cxgb4: Add Support for Chelsio T5 adapter 2013-03-14 11:35:58 -04:00
qp.c RDMA/cxgb4: Issue RI.FINI before closing when entering TERM 2013-08-13 11:55:49 -07:00
resource.c RDMA/cxgb4: Remove kfifo usage 2012-05-18 13:22:36 -07:00
t4.h RDMA/cxgb4: Advertise ~0ULL as max MR size 2013-08-13 11:55:48 -07:00
t4fw_ri_api.h RDMA/cxgb4: Add module option to tweak delayed ack 2010-07-21 10:53:52 -07:00
user.h RDMA/cxgb4: Add DB Overflow Avoidance 2012-05-18 13:22:31 -07:00