Searched defs:i40iw_pfpdu (Results 1 – 1 of 1) sorted by relevance
269 struct i40iw_pfpdu { struct270 struct list_head rxlist;271 u32 rcv_nxt;272 u32 fps;273 u32 max_fpdu_data;274 bool mode;275 bool mpa_crc_err;276 u64 total_ieq_bufs;277 u64 fpdu_processed;278 u64 bad_seq_num;[all …]