Home
last modified time | relevance | path

Searched refs:tx_coalesce_max_frames (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h682 u32 tx_coalesce_max_frames; member
Dnfp_net_ethtool.c1508 ec->tx_max_coalesced_frames = nn->tx_coalesce_max_frames; in nfp_net_get_coalesce()
1803 nn->tx_coalesce_max_frames = ec->tx_max_coalesced_frames; in nfp_net_set_coalesce()
Dnfp_net_common.c898 value = (nn->tx_coalesce_max_frames << 16) | in nfp_net_coalesce_write_cfg()
2478 nn->tx_coalesce_max_frames = 64; in nfp_net_irqmod_init()