Home
last modified time | relevance | path

Searched refs:rds_ib_recv_work (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/rds/
H A Dib_recv.c50 struct rds_ib_recv_work *recv; in rds_ib_recv_init_ring()
225 struct rds_ib_recv_work *recv) in rds_ib_recv_clear_one()
309 struct rds_ib_recv_work *recv, gfp_t gfp) in rds_ib_recv_refill_one()
386 struct rds_ib_recv_work *recv; in rds_ib_recv_refill()
850 struct rds_ib_recv_work *recv, u32 data_len, in rds_ib_process_recv()
989 struct rds_ib_recv_work *recv; in rds_ib_recv_cqe_handler()
H A Dib.h112 struct rds_ib_recv_work { struct
180 struct rds_ib_recv_work *i_recvs;
H A Dib_cm.c641 ic->i_recvs = vzalloc_node(array_size(sizeof(struct rds_ib_recv_work), in rds_ib_setup_qp()