Home
last modified time | relevance | path

Searched defs:coal (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/drivers/s390/net/
H A Dqeth_ethtool.c114 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 Dipoib_ethtool.c75 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 Dhinic_ethtool.c632 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 Dionic_regs.h21 u32 coal; member
54 int intr_idx, u32 coal) in ionic_intr_coal_init()
/openbmc/linux/drivers/net/netdevsim/
H A Dethtool.c46 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 Dethtool.c119 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 Drmnet_vnd.c219 struct ethtool_coalesce *coal, in rmnet_get_coalesce()
238 struct ethtool_coalesce *coal, in rmnet_set_coalesce()
/openbmc/linux/include/linux/pds/
H A Dpds_intr.h117 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 Den_ethtool.c522 struct ethtool_coalesce *coal, in mlx5e_ethtool_get_coalesce()
549 struct ethtool_coalesce *coal, in mlx5e_get_coalesce()
562 mlx5e_set_priv_channels_tx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_tx_coalesce()
581 mlx5e_set_priv_channels_rx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_rx_coalesce()
605 struct ethtool_coalesce *coal, in mlx5e_ethtool_set_coalesce()
699 struct ethtool_coalesce *coal, in mlx5e_set_coalesce()
H A Den_rep.c325 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 Dcoalesce.c136 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply() local
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c779 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 Daq_ethtool.c560 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 Dfuneth_ethtool.c466 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 Dcpsw_ethtool.c155 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 Ddavinci_emac.c392 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 Dcpsw.c845 struct ethtool_coalesce coal; in cpsw_ndo_open() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1004 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 Dvirtio_net.h406 struct virtio_net_ctrl_coal coal; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h406 struct virtio_net_ctrl_coal coal; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c482 struct hns3_enet_coalesce *coal; in hns3_get_coal_info() local
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c2195 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 Dqlcnic_hw.c798 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.c809 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 Dbnx2x_ethtool.c1881 struct ethtool_coalesce *coal, in bnx2x_get_coalesce()
1896 struct ethtool_coalesce *coal, in bnx2x_set_coalesce()

12