Home
last modified time | relevance | path

Searched refs:tx_coalesce_frames (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c232 int tx_coalesce_frames; member
557 if (count >= priv->tx_coalesce_frames) { in hip04_mac_start_xmit()
804 ec->tx_max_coalesced_frames = priv->tx_coalesce_frames; in hip04_get_coalesce()
821 priv->tx_coalesce_frames = ec->tx_max_coalesced_frames; in hip04_set_coalesce()
941 priv->tx_coalesce_frames = TX_DESC_NUM * 3 / 4; in hip04_mac_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c232 int tx_coalesce_frames; member
557 if (count >= priv->tx_coalesce_frames) { in hip04_mac_start_xmit()
806 ec->tx_max_coalesced_frames = priv->tx_coalesce_frames; in hip04_get_coalesce()
825 priv->tx_coalesce_frames = ec->tx_max_coalesced_frames; in hip04_set_coalesce()
945 priv->tx_coalesce_frames = TX_DESC_NUM * 3 / 4; in hip04_mac_probe()

Completed in 4 milliseconds