Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_puda.h77 struct irdma_puda_send_info { struct
78 u64 paddr; /* Physical address */
79 u32 len;
80 u32 ah_id;
81 u8 tcplen;
82 u8 maclen;
83 bool ipv4:1;
84 bool do_lpb:1;
85 void *scratch;