Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/s390/net/
Dqeth_ethtool.c114 struct ethtool_coalesce *coal) in __qeth_set_coalesce()
126 struct ethtool_coalesce *coal, in qeth_set_coalesce()
288 struct ethtool_coalesce *coal) in qeth_get_per_queue_coalesce()
307 struct ethtool_coalesce *coal) in qeth_set_per_queue_coalesce()
/Linux-v5.15/drivers/net/netdevsim/
Dethtool.c46 struct ethtool_coalesce *coal, in nsim_get_coalesce()
57 struct ethtool_coalesce *coal, in nsim_set_coalesce()
/Linux-v5.15/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c75 struct ethtool_coalesce *coal, in ipoib_get_coalesce()
88 struct ethtool_coalesce *coal, in ipoib_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c631 struct ethtool_coalesce *coal, u16 queue) in __hinic_get_coalesce()
665 static int is_coalesce_exceed_limit(const struct ethtool_coalesce *coal) in is_coalesce_exceed_limit()
677 struct hinic_intr_coal_info *coal, in set_queue_coalesce()
745 struct ethtool_coalesce *coal, u16 queue) in __hinic_set_coalesce()
798 struct ethtool_coalesce *coal, in hinic_get_coalesce()
806 struct ethtool_coalesce *coal, in hinic_set_coalesce()
814 struct ethtool_coalesce *coal) in hinic_get_per_queue_coalesce()
820 struct ethtool_coalesce *coal) in hinic_set_per_queue_coalesce()
/Linux-v5.15/drivers/net/ethernet/pensando/ionic/
Dionic_regs.h21 u32 coal; member
54 int intr_idx, u32 coal) in ionic_intr_coal_init()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c102 struct ethtool_coalesce *coal, in mlx5i_set_coalesce()
112 struct ethtool_coalesce *coal, in mlx5i_get_coalesce()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c516 struct ethtool_coalesce *coal) in mlx5e_ethtool_get_coalesce()
537 struct ethtool_coalesce *coal, in mlx5e_get_coalesce()
550 mlx5e_set_priv_channels_tx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_tx_coalesce()
569 mlx5e_set_priv_channels_rx_coalesce(struct mlx5e_priv *priv, struct ethtool_coalesce *coal) in mlx5e_set_priv_channels_rx_coalesce()
584 struct ethtool_coalesce *coal) in mlx5e_ethtool_set_coalesce()
657 struct ethtool_coalesce *coal, in mlx5e_set_coalesce()
Den_rep.c254 struct ethtool_coalesce *coal, in mlx5e_rep_get_coalesce()
264 struct ethtool_coalesce *coal, in mlx5e_rep_set_coalesce()
/Linux-v5.15/net/ethtool/
Dcoalesce.c133 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply() local
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c763 struct ethtool_coalesce *coal, in qede_get_coalesce()
824 int qede_set_coalesce(struct net_device *dev, struct ethtool_coalesce *coal, in qede_set_coalesce()
2116 struct ethtool_coalesce *coal) in qede_set_per_coalesce()
2183 struct ethtool_coalesce *coal) in qede_get_per_coalesce()
Dqede_main.c2358 struct ethtool_coalesce coal = {}; in qede_load() local
/Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c550 struct ethtool_coalesce *coal, in aq_ethtool_get_coalesce()
576 struct ethtool_coalesce *coal, in aq_ethtool_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/ti/
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()
Ddavinci_emac.c393 struct ethtool_coalesce *coal, in emac_get_coalesce()
415 struct ethtool_coalesce *coal, in emac_set_coalesce()
1470 struct ethtool_coalesce coal; in emac_dev_open() local
Dcpsw.c845 struct ethtool_coalesce coal; in cpsw_ndo_open() local
Dcpsw_new.c894 struct ethtool_coalesce coal; in cpsw_ndo_open() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1001 struct ethtool_coalesce *coal, in mlx4_en_get_coalesce()
1025 struct ethtool_coalesce *coal, in mlx4_en_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.c2190 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_rx_intr_coal() local
2217 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_tx_intr_coal() local
2262 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_config_intr_coal() local
Dqlcnic_hw.c798 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
Dqlcnic_sriov_pf.c1196 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_sriov_validate_cfg_intrcoal() local
/Linux-v5.15/drivers/crypto/inside-secure/
Dsafexcel.c801 int coal = min_t(int, priv->ring[ring].requests, EIP197_MAX_BATCH_SZ); in safexcel_try_push_requests() local
/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c1881 struct ethtool_coalesce *coal, in bnx2x_get_coalesce()
1896 struct ethtool_coalesce *coal, in bnx2x_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c53 struct ethtool_coalesce *coal, in bnxt_get_coalesce()
85 struct ethtool_coalesce *coal, in bnxt_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1656 struct ethtool_coalesce *coal, in myri10ge_get_coalesce()
1667 struct ethtool_coalesce *coal, in myri10ge_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/tehuti/
Dtehuti.h139 #define INT_REG_VAL(coal, coal_rc, rxf_th, pck_th) \ argument

12