Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net.h682 u32 tx_coalesce_max_frames; member
A Dnfp_net_ethtool.c1516 ec->tx_max_coalesced_frames = nn->tx_coalesce_max_frames; in nfp_net_get_coalesce()
1811 nn->tx_coalesce_max_frames = ec->tx_max_coalesced_frames; in nfp_net_set_coalesce()
A Dnfp_net_common.c896 value = (nn->tx_coalesce_max_frames << 16) | in nfp_net_coalesce_write_cfg()
2434 nn->tx_coalesce_max_frames = 64; in nfp_net_irqmod_init()

Completed in 15 milliseconds