Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_puda.h88 struct irdma_puda_buf { struct
91 struct irdma_puda_buf *next; /* for alloclist in rsrc struct */ argument
92 struct irdma_virt_mem buf_mem; /* Buffer memory for this buffer */
116 void (*receive)(struct irdma_sc_vsi *vsi, struct irdma_puda_buf *buf); argument