Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dtid_rdma.h150 struct tid_rdma_pageset { struct
151 dma_addr_t addr : 48; /* Only needed for the first page */
152 u8 idx: 8;
153 u8 count : 7;
154 u8 mapped: 1;