tx_coalesce_max_frames  659 drivers/net/ethernet/netronome/nfp/nfp_net.h 	u32 tx_coalesce_max_frames;
tx_coalesce_max_frames 2711 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	value = (nn->tx_coalesce_max_frames << 16) |
tx_coalesce_max_frames 3963 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	nn->tx_coalesce_max_frames = 64;
tx_coalesce_max_frames 1002 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	ec->tx_max_coalesced_frames = nn->tx_coalesce_max_frames;
tx_coalesce_max_frames 1311 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	nn->tx_coalesce_max_frames = ec->tx_max_coalesced_frames;