/kernel/linux/linux-5.10/drivers/s390/net/ |
D | qeth_ethtool.c | 115 struct ethtool_coalesce *coal) in __qeth_set_coalesce() 127 struct ethtool_coalesce *coal) in qeth_set_coalesce() 287 struct ethtool_coalesce *coal) in qeth_get_per_queue_coalesce() 306 struct ethtool_coalesce *coal) in qeth_set_per_queue_coalesce()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 75 struct ethtool_coalesce *coal) in ipoib_get_coalesce() 86 struct ethtool_coalesce *coal) in ipoib_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 636 struct ethtool_coalesce *coal, u16 queue) in __hinic_get_coalesce() 670 static int is_coalesce_exceed_limit(const struct ethtool_coalesce *coal) in is_coalesce_exceed_limit() 682 struct hinic_intr_coal_info *coal, in set_queue_coalesce() 750 struct ethtool_coalesce *coal, u16 queue) in __hinic_set_coalesce() 803 struct ethtool_coalesce *coal) in hinic_get_coalesce() 809 struct ethtool_coalesce *coal) in hinic_set_coalesce() 815 struct ethtool_coalesce *coal) in hinic_get_per_queue_coalesce() 821 struct ethtool_coalesce *coal) in hinic_set_per_queue_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
D | ionic_regs.h | 21 u32 coal; member 54 int intr_idx, u32 coal) in ionic_intr_coal_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 102 struct ethtool_coalesce *coal) in mlx5i_set_coalesce() 110 struct ethtool_coalesce *coal) in mlx5i_get_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 493 struct ethtool_coalesce *coal) in mlx5e_ethtool_get_coalesce() 514 struct ethtool_coalesce *coal) in mlx5e_get_coalesce() 525 mlx5e_set_priv_channels_tx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_tx_coalesce() 544 mlx5e_set_priv_channels_rx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_rx_coalesce() 559 struct ethtool_coalesce *coal) in mlx5e_ethtool_set_coalesce() 635 struct ethtool_coalesce *coal) in mlx5e_set_coalesce()
|
D | en_rep.c | 261 struct ethtool_coalesce *coal) in mlx5e_rep_get_coalesce() 269 struct ethtool_coalesce *coal) in mlx5e_rep_set_coalesce()
|
/kernel/linux/linux-5.10/net/ethtool/ |
D | coalesce.c | 127 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_ethtool.c | 551 struct ethtool_coalesce *coal) in aq_ethtool_get_coalesce() 575 struct ethtool_coalesce *coal) in aq_ethtool_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 155 int cpsw_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal) in cpsw_get_coalesce() 163 int cpsw_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal) in cpsw_set_coalesce()
|
D | davinci_emac.c | 391 struct ethtool_coalesce *coal) in emac_get_coalesce() 409 struct ethtool_coalesce *coal) in emac_set_coalesce() 1474 struct ethtool_coalesce coal; in emac_dev_open() local
|
D | cpsw.c | 853 struct ethtool_coalesce coal; in cpsw_ndo_open() local
|
D | cpsw_new.c | 901 struct ethtool_coalesce coal; in cpsw_ndo_open() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1001 struct ethtool_coalesce *coal) in mlx4_en_get_coalesce() 1023 struct ethtool_coalesce *coal) in mlx4_en_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 763 struct ethtool_coalesce *coal) in qede_get_coalesce() 823 struct ethtool_coalesce *coal) in qede_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_hw.c | 2196 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_rx_intr_coal() local 2223 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_tx_intr_coal() local 2268 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_config_intr_coal() local
|
D | qlcnic_hw.c | 802 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
|
D | qlcnic_sriov_pf.c | 1198 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_sriov_validate_cfg_intrcoal() local
|
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
D | safexcel.c | 801 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 1881 struct ethtool_coalesce *coal) in bnx2x_get_coalesce() 1894 struct ethtool_coalesce *coal) in bnx2x_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 48 struct ethtool_coalesce *coal) in bnxt_get_coalesce() 78 struct ethtool_coalesce *coal) in bnxt_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 1655 myri10ge_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_get_coalesce() 1664 myri10ge_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_set_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/ |
D | tehuti.h | 139 #define INT_REG_VAL(coal, coal_rc, rxf_th, pck_th) \ argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.h | 443 struct hns3_enet_coalesce coal; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 2847 static int qed_get_coalesce(struct qed_dev *cdev, u16 *coal, void *handle) in qed_get_coalesce()
|