Lines Matching defs:vsc9953_tx_cntrs
445 struct vsc9953_tx_cntrs { struct
446 u32 c_tx_oct;
447 u32 c_tx_uc;
448 u32 c_tx_mc;
449 u32 c_tx_bc;
450 u32 c_tx_col;
451 u32 c_tx_drop;
452 u32 c_tx_pause;
453 u32 c_tx_sz_64;
454 u32 c_tx_sz_65_127;
455 u32 c_tx_sz_128_255;
456 u32 c_tx_sz_256_511;
457 u32 c_tx_sz_512_1023;
458 u32 c_tx_sz_1024_1526;
459 u32 c_tx_sz_jumbo;
460 u32 c_tx_yellow_prio_0;
461 u32 c_tx_yellow_prio_1;
462 u32 c_tx_yellow_prio_2;
463 u32 c_tx_yellow_prio_3;
464 u32 c_tx_yellow_prio_4;
465 u32 c_tx_yellow_prio_5;
466 u32 c_tx_yellow_prio_6;
467 u32 c_tx_yellow_prio_7;
468 u32 c_tx_green_prio_0;
469 u32 c_tx_green_prio_1;
470 u32 c_tx_green_prio_2;
471 u32 c_tx_green_prio_3;
472 u32 c_tx_green_prio_4;
473 u32 c_tx_green_prio_5;
474 u32 c_tx_green_prio_6;
475 u32 c_tx_green_prio_7;
476 u32 c_tx_aged;
477 u32 reserved[33];