Searched refs:tx_pause_frames (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/ti/ | 
| D | netcp_ethss.c | 339 	u32	tx_pause_frames;  member474 	u32	tx_pause_frames;		/* slave */  member
 658 	u32	tx_pause_frames;  member
 827 	GBE_STATSA_INFO(tx_pause_frames),
 862 	GBE_STATSB_INFO(tx_pause_frames),
 897 	GBE_STATSC_INFO(tx_pause_frames),
 932 	GBE_STATSD_INFO(tx_pause_frames),
 1094 	GBENU_STATS_P1(tx_pause_frames),
 1160 	GBENU_STATS_P2(tx_pause_frames),
 1226 	GBENU_STATS_P3(tx_pause_frames),
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/ethernet/agere/ | 
| D | et131x.h | 1161 	u32 tx_pause_frames;		/*  0x60F0 */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/cadence/ | 
| D | macb.h | 883 	u32	tx_pause_frames;  member892 	u32	tx_pause_frames;  member
 
 | 
| D | macb_main.c | 637 	u32 *end = &bp->hw_stats.macb.tx_pause_frames + 1;  in macb_update_stats()
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ | 
| D | qede.h | 120 	u64 tx_pause_frames;  member
 | 
| D | qede_main.c | 387 	p_common->tx_pause_frames = stats.common.tx_pause_frames;  in qede_fill_by_demand_stats()
 | 
| D | qede_ethtool.c | 149 	QEDE_PF_STAT(tx_pause_frames),
 | 
| /Linux-v5.4/include/linux/qed/ | 
| D | qed_if.h | 1303 	u64	tx_pause_frames;  member
 | 
| /Linux-v5.4/drivers/net/usb/ | 
| D | lan78xx.c | 210 	u32 tx_pause_frames;  member260 	u64 tx_pause_frames;  member
 567 	check_counter_rollover(stats, dev->stats, tx_pause_frames);  in lan78xx_check_stat_rollover()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_l2.c | 1816 	p_common->tx_pause_frames += port_stats.eth.txpf;  in __qed_get_vport_port_stats()
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt_ethtool.c | 368 	BNXT_TX_STATS_ENTRY(tx_pause_frames),
 | 
| D | bnxt_hsi.h | 2804 	__le64	tx_pause_frames;  member
 |