Searched defs:irdma_pfpdu (Results 1 – 1 of 1) sorted by relevance
365 struct irdma_pfpdu { struct366 struct list_head rxlist;367 u32 rcv_nxt;368 u32 fps;369 u32 max_fpdu_data;370 u32 nextseqnum;371 u32 rcv_start_seq;372 bool mode:1;373 bool mpa_crc_err:1;374 u8 marker_len;[all …]