Searched defs:vsc9953_tx_cntrs (Results 1 – 1 of 1) sorted by relevance
514 struct vsc9953_tx_cntrs { struct515 u32 c_tx_oct;516 u32 c_tx_uc;517 u32 c_tx_mc;518 u32 c_tx_bc;519 u32 c_tx_col;520 u32 c_tx_drop;521 u32 c_tx_pause;522 u32 c_tx_sz_64;523 u32 c_tx_sz_65_127;[all …]