Searched refs:hns3_enet_coalesce (Results 1 – 4 of 4) sorted by relevance
531 struct hns3_enet_coalesce { struct547 struct hns3_enet_coalesce coal; argument593 struct hns3_enet_coalesce tx_coal;594 struct hns3_enet_coalesce rx_coal;
1349 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_get_coalesce()1350 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_get_coalesce()1561 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_set_coalesce()1562 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_set_coalesce()
556 struct hns3_enet_coalesce *tx_coal = &tqp_vector->tx_group.coal; in hns3_vector_coalesce_init()557 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init()558 struct hns3_enet_coalesce *ptx_coal = &priv->tx_coal; in hns3_vector_coalesce_init()559 struct hns3_enet_coalesce *prx_coal = &priv->rx_coal; in hns3_vector_coalesce_init()592 struct hns3_enet_coalesce *tx_coal = &tqp_vector->tx_group.coal; in hns3_vector_coalesce_init_hw()593 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init_hw()4733 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_nic_init_coal_cfg()4734 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_nic_init_coal_cfg()
459 struct hns3_enet_coalesce *coal; in hns3_get_coal_info()