Searched defs:rx_frag_info (Results 1 – 1 of 1) sorted by relevance
62 struct rx_frag_info { struct64 uint32_t ring0_more_count:8, /* [7:0] */65 ring1_more_count:8, /* [15:8] */66 ring2_more_count:8, /* [23:16] */67 ring3_more_count:8; /* [31:24] */69 uint32_t ring4_more_count:8, /* [7:0] */70 ring5_more_count:8, /* [15:8] */71 ring6_more_count:8, /* [23:16] */72 ring7_more_count:8; /* [31:24] */