Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
A Dsiw.h322 struct siw_rx_fpdu { struct
327 struct siw_wqe wqe_active;
329 unsigned int pbl_idx; /* Index into current PBL */
330 unsigned int sge_idx; /* current sge in rx */
331 unsigned int sge_off; /* already rcvd in curr. sge */
333 char first_ddp_seg; /* this is the first DDP seg */
334 char more_ddp_segs; /* more DDP segs expected */
335 u8 prev_rdmap_op : 4; /* opcode of prev frame */

Completed in 8 milliseconds