Home
last modified time | relevance | path

Searched refs:hns3_enet_coalesce (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h431 struct hns3_enet_coalesce { struct
443 struct hns3_enet_coalesce coal;
486 struct hns3_enet_coalesce tx_coal;
487 struct hns3_enet_coalesce rx_coal;
H A Dhns3_enet.c4403 sizeof(struct hns3_enet_coalesce)); in hns3_store_coal()
4405 sizeof(struct hns3_enet_coalesce)); in hns3_store_coal()
4415 sizeof(struct hns3_enet_coalesce)); in hns3_restore_coal()
4417 sizeof(struct hns3_enet_coalesce)); in hns3_restore_coal()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h531 struct hns3_enet_coalesce { struct
547 struct hns3_enet_coalesce coal;
593 struct hns3_enet_coalesce tx_coal;
594 struct hns3_enet_coalesce rx_coal;
H A Dhns3_ethtool.c1348 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_get_coalesce()
1349 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_get_coalesce()
1560 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_set_coalesce()
1561 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_set_coalesce()
H A Dhns3_enet.c557 struct hns3_enet_coalesce *tx_coal = &tqp_vector->tx_group.coal; in hns3_vector_coalesce_init()
558 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init()
559 struct hns3_enet_coalesce *ptx_coal = &priv->tx_coal; in hns3_vector_coalesce_init()
560 struct hns3_enet_coalesce *prx_coal = &priv->rx_coal; in hns3_vector_coalesce_init()
593 struct hns3_enet_coalesce *tx_coal = &tqp_vector->tx_group.coal; in hns3_vector_coalesce_init_hw()
594 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init_hw()
4746 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_nic_init_coal_cfg()
4747 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_nic_init_coal_cfg()
H A Dhns3_debugfs.c482 struct hns3_enet_coalesce *coal; in hns3_get_coal_info()

Completed in 21 milliseconds