Searched refs:TxPauseFrames (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | gmac.h | 61 u64 TxPauseFrames; member
|
H A D | vsc7326.c | 614 HW_STAT(TxPause, TxPauseFrames), in port_stats_update()
|
H A D | pm3393.c | 486 RMON_UPDATE(mac, TxPAUSEMACCtrlFramesTransmitted, TxPauseFrames); in pm3393_update_statistics()
|
H A D | cxgb2.c | 359 "TxPauseFrames", 470 *data++ = s->TxPauseFrames; in get_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | gmac.h | 52 u64 TxPauseFrames; member
|
H A D | vsc7326.c | 614 HW_STAT(TxPause, TxPauseFrames), in port_stats_update()
|
H A D | pm3393.c | 477 RMON_UPDATE(mac, TxPAUSEMACCtrlFramesTransmitted, TxPauseFrames); in pm3393_update_statistics()
|
H A D | cxgb2.c | 360 "TxPauseFrames", 471 *data++ = s->TxPauseFrames; in get_stats()
|
Completed in 9 milliseconds