Lines Matching defs:vsc9953_tx_cntrs
515 struct vsc9953_tx_cntrs { struct
516 u32 c_tx_oct;
517 u32 c_tx_uc;
518 u32 c_tx_mc;
519 u32 c_tx_bc;
520 u32 c_tx_col;
521 u32 c_tx_drop;
522 u32 c_tx_pause;
523 u32 c_tx_sz_64;
524 u32 c_tx_sz_65_127;
525 u32 c_tx_sz_128_255;
526 u32 c_tx_sz_256_511;
527 u32 c_tx_sz_512_1023;
528 u32 c_tx_sz_1024_1526;
529 u32 c_tx_sz_jumbo;
530 u32 c_tx_yellow_prio_0;
531 u32 c_tx_yellow_prio_1;
532 u32 c_tx_yellow_prio_2;
533 u32 c_tx_yellow_prio_3;
534 u32 c_tx_yellow_prio_4;
535 u32 c_tx_yellow_prio_5;
536 u32 c_tx_yellow_prio_6;
537 u32 c_tx_yellow_prio_7;
538 u32 c_tx_green_prio_0;
539 u32 c_tx_green_prio_1;
540 u32 c_tx_green_prio_2;
541 u32 c_tx_green_prio_3;
542 u32 c_tx_green_prio_4;
543 u32 c_tx_green_prio_5;
544 u32 c_tx_green_prio_6;
545 u32 c_tx_green_prio_7;
546 u32 c_tx_aged;
547 u32 reserved[33];