Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_puda.h79 struct i40iw_puda_buf { struct
82 struct i40iw_puda_buf *next; /* for alloclist in rsrc struct */ argument
83 struct i40iw_virt_mem buf_mem; /* Buffer memory for this buffer */
84 void *scratch;
85 u8 *iph;
86 u8 *tcph;
110 void (*receive)(struct i40iw_sc_vsi *, struct i40iw_puda_buf *); argument