Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/ulp/srp/
Dib_srp.h325 struct srp_map_state { struct
Dib_srp.c1449 static void srp_map_desc(struct srp_map_state *state, dma_addr_t dma_addr, in srp_map_desc()
1465 static int srp_map_finish_fmr(struct srp_map_state *state, in srp_map_finish_fmr()
1520 static int srp_map_finish_fr(struct srp_map_state *state, in srp_map_finish_fr()
1599 static int srp_map_sg_entry(struct srp_map_state *state, in srp_map_sg_entry()
1643 static int srp_map_sg_fmr(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_fmr()
1667 static int srp_map_sg_fr(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_fr()
1695 static int srp_map_sg_dma(struct srp_map_state *state, struct srp_rdma_ch *ch, in srp_map_sg_dma()
1724 struct srp_map_state state; in srp_map_idb()
1766 static void srp_check_mapping(struct srp_map_state *state, in srp_check_mapping()
1809 struct srp_map_state state; in srp_map_data()