Searched defs:i40iw_puda_buf (Results 1 – 1 of 1) sorted by relevance
79 struct i40iw_puda_buf { struct82 struct i40iw_puda_buf *next; /* for alloclist in rsrc struct */ argument83 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