Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/irdma/
Dpuda.h45 struct irdma_puda_send_info { struct
46 u64 paddr; /* Physical address */
47 u32 len;
48 u32 ah_id;
49 u8 tcplen;
50 u8 maclen;
51 bool ipv4:1;
52 bool do_lpb:1;
53 void *scratch;