Searched refs:is_pbl (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/infiniband/sw/siw/
H A Dsiw.h153 u8 is_pbl; /* PBL or user space mem */ member in struct:siw_mem
H A Dsiw_mem.c136 siw_dbg_mem(mem, "free mem, pbl: %s\n", mem->is_pbl ? "y" : "n");
139 if (mem->is_pbl == 0)
H A Dsiw_qp_rx.c415 else if (!mem_p->is_pbl)
H A Dsiw_qp_tx.c40 if (!mem->is_pbl)
H A Dsiw_verbs.c1435 mr->mem->is_pbl = 1;

Completed in 199 milliseconds