Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Duser.h310 struct irdma_bind_window { struct
311 irdma_stag mr_stag;
312 u64 bind_len;
313 void *va;
314 enum irdma_addressing_type addressing_type;
315 bool ena_reads:1;
316 bool ena_writes:1;
317 irdma_stag mw_stag;
318 bool mem_window_type_1:1;
319 bool remote_atomics_en:1;