/openbmc/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 114 struct ethtool_coalesce *coal) in __qeth_set_coalesce() 126 struct ethtool_coalesce *coal, in qeth_set_coalesce() 290 struct ethtool_coalesce *coal) in qeth_get_per_queue_coalesce() 309 struct ethtool_coalesce *coal) in qeth_set_per_queue_coalesce()
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ethtool.c | 75 struct ethtool_coalesce *coal, in ipoib_get_coalesce() 88 struct ethtool_coalesce *coal, in ipoib_set_coalesce()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 632 struct ethtool_coalesce *coal, u16 queue) in __hinic_get_coalesce() 666 static int is_coalesce_exceed_limit(const struct ethtool_coalesce *coal) in is_coalesce_exceed_limit() 678 struct hinic_intr_coal_info *coal, in set_queue_coalesce() 746 struct ethtool_coalesce *coal, u16 queue) in __hinic_set_coalesce() 799 struct ethtool_coalesce *coal, in hinic_get_coalesce() 807 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()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_regs.h | 21 u32 coal; member 54 int intr_idx, u32 coal) in ionic_intr_coal_init()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | ethtool.c | 46 struct ethtool_coalesce *coal, in nsim_get_coalesce() 57 struct ethtool_coalesce *coal, in nsim_set_coalesce()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 119 struct ethtool_coalesce *coal, in mlx5i_set_coalesce() 129 struct ethtool_coalesce *coal, in mlx5i_get_coalesce()
|
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | rmnet_vnd.c | 219 struct ethtool_coalesce *coal, in rmnet_get_coalesce() 238 struct ethtool_coalesce *coal, in rmnet_set_coalesce()
|
/openbmc/linux/include/linux/pds/ |
H A D | pds_intr.h | 117 pds_core_intr_coal_init(struct pds_core_intr __iomem *intr_ctrl, u32 coal) in pds_core_intr_coal_init()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 532 struct ethtool_coalesce *coal, in mlx5e_ethtool_get_coalesce() 559 struct ethtool_coalesce *coal, in mlx5e_get_coalesce() 572 mlx5e_set_priv_channels_tx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_tx_coalesce() 591 mlx5e_set_priv_channels_rx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_rx_coalesce() 615 struct ethtool_coalesce *coal, in mlx5e_ethtool_set_coalesce() 709 struct ethtool_coalesce *coal, in mlx5e_set_coalesce()
|
H A D | en_rep.c | 325 struct ethtool_coalesce *coal, in mlx5e_rep_get_coalesce() 335 struct ethtool_coalesce *coal, in mlx5e_rep_set_coalesce()
|
/openbmc/linux/net/ethtool/ |
H A D | coalesce.c | 136 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 779 struct ethtool_coalesce *coal, in qede_get_coalesce() 841 int qede_set_coalesce(struct net_device *dev, struct ethtool_coalesce *coal, in qede_set_coalesce() 2150 struct ethtool_coalesce *coal) in qede_set_per_coalesce() 2217 struct ethtool_coalesce *coal) in qede_get_per_coalesce()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 560 struct ethtool_coalesce *coal, in aq_ethtool_get_coalesce() 586 struct ethtool_coalesce *coal, in aq_ethtool_set_coalesce()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 466 struct ethtool_coalesce *coal, in fun_get_coalesce() 481 struct ethtool_coalesce *coal, in fun_set_coalesce()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ethtool.c | 155 int cpsw_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, in cpsw_get_coalesce() 165 int cpsw_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, in cpsw_set_coalesce()
|
H A D | davinci_emac.c | 392 struct ethtool_coalesce *coal, in emac_get_coalesce() 414 struct ethtool_coalesce *coal, in emac_set_coalesce() 1488 struct ethtool_coalesce coal; in emac_dev_open() local
|
H A D | cpsw.c | 845 struct ethtool_coalesce coal; in cpsw_ndo_open() local
|
H A D | cpsw_new.c | 896 struct ethtool_coalesce coal; in cpsw_ndo_open() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1004 struct ethtool_coalesce *coal, in mlx4_en_get_coalesce() 1028 struct ethtool_coalesce *coal, in mlx4_en_set_coalesce()
|
/openbmc/linux/include/uapi/linux/ |
H A D | virtio_net.h | 406 struct virtio_net_ctrl_coal coal; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_debugfs.c | 482 struct hns3_enet_coalesce *coal; in hns3_get_coal_info() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_hw.c | 2195 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_rx_intr_coal() local 2222 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_tx_intr_coal() local 2267 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_config_intr_coal() local
|
H A D | qlcnic_hw.c | 798 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
|
/openbmc/linux/drivers/crypto/inside-secure/ |
H A D | safexcel.c | 809 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 1881 struct ethtool_coalesce *coal, in bnx2x_get_coalesce() 1896 struct ethtool_coalesce *coal, in bnx2x_set_coalesce()
|