Searched refs:srp_map_state (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
D | ib_srp.h | 280 struct srp_map_state { struct
|
D | ib_srp.c | 1259 static void srp_map_desc(struct srp_map_state *state, dma_addr_t dma_addr, in srp_map_desc() 1275 static int srp_map_finish_fmr(struct srp_map_state *state, in srp_map_finish_fmr() 1315 static int srp_map_finish_fr(struct srp_map_state *state, in srp_map_finish_fr() 1376 static int srp_map_sg_entry(struct srp_map_state *state, in srp_map_sg_entry() 1419 static int srp_map_sg_fmr(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_fmr() 1446 static int srp_map_sg_fr(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_fr() 1472 static int srp_map_sg_dma(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_dma() 1506 struct srp_map_state state; in srp_map_idb() 1556 struct srp_map_state state; in srp_map_data()
|