Searched defs:irdma_bind_window (Results 1 – 1 of 1) sorted by relevance
194 struct irdma_bind_window { struct195 irdma_stag mr_stag;196 u64 bind_len;197 void *va;198 enum irdma_addressing_type addressing_type;199 bool ena_reads:1;200 bool ena_writes:1;201 irdma_stag mw_stag;202 bool mem_window_type_1:1;
Completed in 7 milliseconds