Lines Matching defs:total
176 u64 total;
178 total = check & MIB_TOTAL_BYTES_H;
179 total <<= 32;
180 *cnt += total;
183 total = MIB_TOTAL_BYTES_H + 1;
184 total <<= 32;
185 *cnt += total;
1258 .port_cnt = 4, /* total physical port count */
1267 .port_cnt = 3, /* total physical port count */
1276 .port_cnt = 4, /* total physical port count */