Home
last modified time | relevance | path

Searched refs:srp_map_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.h309 struct srp_map_state { struct
Dib_srp.c1425 static void srp_map_desc(struct srp_map_state *state, dma_addr_t dma_addr, in srp_map_desc()
1441 static int srp_map_finish_fmr(struct srp_map_state *state, in srp_map_finish_fmr()
1496 static int srp_map_finish_fr(struct srp_map_state *state, in srp_map_finish_fr()
1575 static int srp_map_sg_entry(struct srp_map_state *state, in srp_map_sg_entry()
1620 static int srp_map_sg_fmr(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_fmr()
1644 static int srp_map_sg_fr(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_fr()
1672 static int srp_map_sg_dma(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_dma()
1703 struct srp_map_state state; in srp_map_idb()
1745 static void srp_check_mapping(struct srp_map_state *state, in srp_check_mapping()
1787 struct srp_map_state state; in srp_map_data()