/linux-6.3-rc2/drivers/s390/net/ |
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()
|
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/ |
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()
|
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/ |
A D | ipoib_ethtool.c | 75 struct ethtool_coalesce *coal, in ipoib_get_coalesce() 88 struct ethtool_coalesce *coal, in ipoib_set_coalesce()
|
/linux-6.3-rc2/drivers/net/netdevsim/ |
A D | ethtool.c | 46 struct ethtool_coalesce *coal, in nsim_get_coalesce() 57 struct ethtool_coalesce *coal, in nsim_set_coalesce()
|
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_regs.h | 21 u32 coal; member 54 int intr_idx, u32 coal) in ionic_intr_coal_init()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 119 struct ethtool_coalesce *coal, in mlx5i_set_coalesce() 129 struct ethtool_coalesce *coal, in mlx5i_get_coalesce()
|
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/rmnet/ |
A D | rmnet_vnd.c | 219 struct ethtool_coalesce *coal, in rmnet_get_coalesce() 238 struct ethtool_coalesce *coal, in rmnet_set_coalesce()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_ethtool.c | 517 struct ethtool_coalesce *coal, in mlx5e_ethtool_get_coalesce() 544 struct ethtool_coalesce *coal, in mlx5e_get_coalesce() 557 mlx5e_set_priv_channels_tx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_tx_coalesce() 576 mlx5e_set_priv_channels_rx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_rx_coalesce() 600 struct ethtool_coalesce *coal, in mlx5e_ethtool_set_coalesce() 694 struct ethtool_coalesce *coal, in mlx5e_set_coalesce()
|
A D | en_rep.c | 319 struct ethtool_coalesce *coal, in mlx5e_rep_get_coalesce() 329 struct ethtool_coalesce *coal, in mlx5e_rep_set_coalesce()
|
/linux-6.3-rc2/net/ethtool/ |
A D | coalesce.c | 136 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply() local
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_ethtool.c | 776 struct ethtool_coalesce *coal, in qede_get_coalesce() 837 int qede_set_coalesce(struct net_device *dev, struct ethtool_coalesce *coal, in qede_set_coalesce() 2133 struct ethtool_coalesce *coal) in qede_set_per_coalesce() 2200 struct ethtool_coalesce *coal) in qede_get_per_coalesce()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
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()
|
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/ |
A D | funeth_ethtool.c | 466 struct ethtool_coalesce *coal, in fun_get_coalesce() 481 struct ethtool_coalesce *coal, in fun_set_coalesce()
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
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()
|
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
|
A D | cpsw.c | 843 struct ethtool_coalesce coal; in cpsw_ndo_open() local
|
A D | cpsw_new.c | 892 struct ethtool_coalesce coal; in cpsw_ndo_open() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
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()
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/ |
A 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
|
A D | qlcnic_hw.c | 798 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/ |
A D | hns3_debugfs.c | 459 struct hns3_enet_coalesce *coal; in hns3_get_coal_info() local
|
/linux-6.3-rc2/drivers/crypto/inside-secure/ |
A D | safexcel.c | 809 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests() local
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_ethtool.c | 1881 struct ethtool_coalesce *coal, in bnx2x_get_coalesce() 1896 struct ethtool_coalesce *coal, in bnx2x_set_coalesce()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ethtool.c | 60 struct ethtool_coalesce *coal, in bnxt_get_coalesce() 98 struct ethtool_coalesce *coal, in bnxt_set_coalesce()
|
/linux-6.3-rc2/drivers/net/ethernet/myricom/myri10ge/ |
A D | myri10ge.c | 1656 struct ethtool_coalesce *coal, in myri10ge_get_coalesce() 1667 struct ethtool_coalesce *coal, in myri10ge_set_coalesce()
|