Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/ti/icssg/ !
H A Dicssg_ethtool.c211 struct ethtool_coalesce *coal, in emac_get_coalesce()
227 struct ethtool_coalesce *coal) in emac_get_per_queue_coalesce()
243 struct ethtool_coalesce *coal, in emac_set_coalesce()
274 struct ethtool_coalesce *coal) in emac_set_per_queue_coalesce()
/linux/drivers/s390/net/ !
H A Dqeth_ethtool.c113 struct ethtool_coalesce *coal) in __qeth_set_coalesce()
125 struct ethtool_coalesce *coal, in qeth_set_coalesce()
289 struct ethtool_coalesce *coal) in qeth_get_per_queue_coalesce()
308 struct ethtool_coalesce *coal) in qeth_set_per_queue_coalesce()
/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()
/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()
/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()
/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()
/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()
/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Den_ethtool.c596 mlx5e_ethtool_get_coalesce(struct mlx5e_priv * priv,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) mlx5e_ethtool_get_coalesce() argument
623 mlx5e_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) mlx5e_get_coalesce() argument
633 mlx5e_ethtool_get_per_queue_coalesce(struct mlx5e_priv * priv,u32 queue,struct ethtool_coalesce * coal) mlx5e_ethtool_get_per_queue_coalesce() argument
687 mlx5e_get_per_queue_coalesce(struct net_device * dev,u32 queue,struct ethtool_coalesce * coal) mlx5e_get_per_queue_coalesce() argument
738 mlx5e_ethtool_set_coalesce(struct mlx5e_priv * priv,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) mlx5e_ethtool_set_coalesce() argument
851 mlx5e_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) mlx5e_set_coalesce() argument
861 mlx5e_ethtool_set_per_queue_coalesce(struct mlx5e_priv * priv,u32 queue,struct ethtool_coalesce * coal) mlx5e_ethtool_set_per_queue_coalesce() argument
935 mlx5e_set_per_queue_coalesce(struct net_device * dev,u32 queue,struct ethtool_coalesce * coal) mlx5e_set_per_queue_coalesce() argument
[all...]
H A Den_rep.c385 mlx5e_rep_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) mlx5e_rep_get_coalesce() argument
395 mlx5e_rep_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) mlx5e_rep_set_coalesce() argument
/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()
/linux/drivers/net/ethernet/ti/ !
H A Dam65-cpsw-ethtool.c916 struct ethtool_coalesce *coal) in am65_cpsw_get_per_queue_coalesce()
934 static int am65_cpsw_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, in am65_cpsw_get_coalesce()
942 struct ethtool_coalesce *coal) in am65_cpsw_set_per_queue_coalesce()
966 static int am65_cpsw_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, in am65_cpsw_set_coalesce()
H A Dcpsw_ethtool.c155 cpsw_get_coalesce(struct net_device * ndev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) cpsw_get_coalesce() argument
165 cpsw_set_coalesce(struct net_device * ndev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) cpsw_set_coalesce() argument
H A Ddavinci_emac.c390 struct ethtool_coalesce *coal, in emac_get_coalesce() argument
412 struct ethtool_coalesce *coal, in emac_set_coalesce() argument
1486 struct ethtool_coalesce coal; emac_dev_open() local
[all...]
H A Dcpsw.c870 struct ethtool_coalesce coal; in cpsw_ndo_open() local
/linux/drivers/net/ethernet/qlogic/qede/ !
H A Dqede_ethtool.c753 struct ethtool_coalesce *coal, in qede_get_coalesce()
815 int qede_set_coalesce(struct net_device *dev, struct ethtool_coalesce *coal, in qede_set_coalesce()
2146 struct ethtool_coalesce *coal) in qede_set_per_coalesce()
2213 struct ethtool_coalesce *coal) in qede_get_per_coalesce()
/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()
/linux/drivers/net/ethernet/aquantia/atlantic/ !
H A Daq_ethtool.c561 struct ethtool_coalesce *coal, in aq_ethtool_get_coalesce() argument
587 struct ethtool_coalesce *coal, in aq_ethtool_set_coalesce() argument
[all...]
/linux/net/ethtool/ !
H A Dcoalesce.c214 const struct ethtool_coalesce *coal = &data->coalesce; coalesce_fill_reply() local
[all...]
/linux/drivers/net/ethernet/hisilicon/hns3/ !
H A Dhns3_debugfs.c390 struct hns3_enet_coalesce *coal; in hns3_get_coal_info() local
/linux/drivers/net/ethernet/mellanox/mlx4/ !
H A Den_ethtool.c985 struct ethtool_coalesce *coal, in mlx4_en_get_coalesce()
1009 struct ethtool_coalesce *coal, in mlx4_en_set_coalesce()
/linux/drivers/net/ethernet/qlogic/qlcnic/ !
H A Dqlcnic_83xx_hw.c2197 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_rx_intr_coal() local
2224 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_tx_intr_coal() local
2269 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_config_intr_coal() local
/linux/drivers/net/ethernet/tehuti/ !
H A Dtn40.h34 #define TN40_INT_REG_VAL(coal, coal_rc, rxf_th, pck_th) ( \ argument
/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
/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