Searched defs:rx_coal (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/ |
D | ionic_ethtool.c | 443 u32 rx_coal, rx_dim; in ionic_set_coalesce() local
|
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 785 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
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 1349 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_get_coalesce() local 1561 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_set_coalesce() local
|
D | hns3_enet.c | 558 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init() local 594 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init_hw() local 4747 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_nic_init_coal_cfg() local
|
D | hns3_enet.h | 594 struct hns3_enet_coalesce rx_coal; member
|
/linux-6.6.21/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 1460 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_calc_int_moderation() local 1826 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_set_rx_coal_setting() local
|
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.h | 195 u16 rx_coal; member
|
D | qed_vf.c | 1401 u16 rx_coal, u16 tx_coal, struct qed_queue_cid *p_cid) in qed_vf_pf_set_coalesce()
|
D | qed_main.c | 2777 static int qed_set_coalesce(struct qed_dev *cdev, u16 rx_coal, u16 tx_coal, in qed_set_coalesce()
|
D | qed_vf.h | 480 u16 rx_coal; member
|
D | qed_dev.c | 4911 int qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle) in qed_set_queue_coalesce()
|
D | qed_sriov.c | 3492 u16 rx_coal, tx_coal; in qed_iov_vf_pf_set_coalesce() local
|
/linux-6.6.21/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 2187 int rx_coal; in bdx_set_coalesce() local
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.h | 2072 struct bnxt_coal rx_coal; member
|