Lines Matching full:statistics
255 OPCODE_GET_STATS, /* get board statistics */
258 OPCODE_RESET_STATS, /* reset board statistics */
349 /* physical encoding statistics */
358 /* OC-3 statistics */
372 /* ATM statistics */
384 /* AAL0 statistics */
394 /* AAL3/4 statistics */
410 /* AAL5 statistics */
426 /* auxiliary statistics */
439 /* whole statistics buffer */
442 struct stats_phy phy; /* physical encoding statistics */
443 struct stats_oc3 oc3; /* OC-3 statistics */
444 struct stats_atm atm; /* ATM statistics */
445 struct stats_aal0 aal0; /* AAL0 statistics */
446 struct stats_aal34 aal34; /* AAL3/4 statistics */
447 struct stats_aal5 aal5; /* AAL5 statistics */
448 struct stats_aux aux; /* auxiliary statistics */
452 /* get statistics command opcode */
462 /* get statistics command block */
465 struct stats_opcode opcode; /* get statistics command opcode */
503 struct stats_block stats_block; /* get statistics */