Home
last modified time | relevance | path

Searched defs:tx_coal (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c444 u32 tx_coal, tx_dim; in ionic_set_coalesce() local
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c785 u16 rx_coal, tx_coal, i, rc = 0; in qede_get_coalesce() local
2222 u16 rx_coal, tx_coal; in qede_get_per_coalesce() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1363 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_get_coalesce() local
1575 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_set_coalesce() local
H A Dhns3_enet.c557 struct hns3_enet_coalesce *tx_coal = &tqp_vector->tx_group.coal; in hns3_vector_coalesce_init() local
593 struct hns3_enet_coalesce *tx_coal = &tqp_vector->tx_group.coal; in hns3_vector_coalesce_init_hw() local
4749 struct hns3_enet_coalesce *tx_coal = &priv->tx_coal; in hns3_nic_init_coal_cfg() local
H A Dhns3_enet.h595 struct hns3_enet_coalesce tx_coal; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h196 u16 tx_coal; member
H A Dqed_vf.c1401 u16 rx_coal, u16 tx_coal, struct qed_queue_cid *p_cid) in qed_vf_pf_set_coalesce()
H A Dqed_main.c2776 static int qed_set_coalesce(struct qed_dev *cdev, u16 rx_coal, u16 tx_coal, in qed_set_coalesce()
H A Dqed_vf.h481 u16 tx_coal; member
H A Dqed_dev.c4911 int qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle) in qed_set_queue_coalesce()
H A Dqed_sriov.c3492 u16 rx_coal, tx_coal; in qed_iov_vf_pf_set_coalesce() local
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c2188 int tx_coal; in bdx_set_coalesce() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2073 struct bnxt_coal tx_coal; member