Home
last modified time | relevance | path

Searched defs:irdma_bind_window (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libirdma/
H A Dirdma_user.h229 struct irdma_bind_window { struct
230 irdma_stag mr_stag;
231 u64 bind_len;
232 void *va;
233 enum irdma_addressing_type addressing_type;
234 bool ena_reads:1;
235 bool ena_writes:1;
236 irdma_stag mw_stag;
237 bool mem_window_type_1:1;
/freebsd/sys/dev/irdma/
H A Dirdma_user.h325 struct irdma_bind_window { struct
326 irdma_stag mr_stag;
327 u64 bind_len;
328 void *va;
329 enum irdma_addressing_type addressing_type;
330 bool ena_reads:1;
331 bool ena_writes:1;
332 irdma_stag mw_stag;
333 bool mem_window_type_1:1;