Searched refs:hns3_enet_coalesce (Results 1 – 3 of 3) sorted by relevance
520 struct hns3_enet_coalesce { struct536 struct hns3_enet_coalesce coal; argument582 struct hns3_enet_coalesce tx_coal;583 struct hns3_enet_coalesce rx_coal;
1216 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_get_coalesce()1217 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_get_coalesce()1406 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_set_coalesce()1407 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_set_coalesce()
557 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()4536 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_nic_init_coal_cfg()4537 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_nic_init_coal_cfg()