/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 211 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 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/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()
|
/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()
|
/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()
|
/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()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 548 struct ethtool_coalesce *coal, in mlx5e_ethtool_get_coalesce() 575 struct ethtool_coalesce *coal, in mlx5e_get_coalesce() 585 struct ethtool_coalesce *coal) in mlx5e_ethtool_get_per_queue_coalesce() 639 struct ethtool_coalesce *coal) in mlx5e_get_per_queue_coalesce() 690 struct ethtool_coalesce *coal, in mlx5e_ethtool_set_coalesce() 803 struct ethtool_coalesce *coal, in mlx5e_set_coalesce() 813 struct ethtool_coalesce *coal) in mlx5e_ethtool_set_per_queue_coalesce() 887 struct ethtool_coalesce *coal) in mlx5e_set_per_queue_coalesce()
|
H A D | en_rep.c | 383 struct ethtool_coalesce *coal, in mlx5e_rep_get_coalesce() 393 struct ethtool_coalesce *coal, in mlx5e_rep_set_coalesce()
|
/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()
|
/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-ethtool.c | 916 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 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 | cpsw_new.c | 896 struct ethtool_coalesce coal; in cpsw_ndo_open() local
|
/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()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ethtool.c | 556 struct ethtool_coalesce *coal, in aq_ethtool_get_coalesce() 582 struct ethtool_coalesce *coal, in aq_ethtool_set_coalesce()
|
/linux/net/ethtool/ |
H A D | coalesce.c | 214 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply() local
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 985 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 D | qlcnic_83xx_hw.c | 2197 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
|
H A D | qlcnic_hw.c | 798 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | tn40.h | 31 #define TN40_INT_REG_VAL(coal, coal_rc, rxf_th, pck_th) ( \ argument
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_debugfs.c | 485 struct hns3_enet_coalesce *coal; in hns3_get_coal_info() local
|
/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
|
/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()
|
/linux/include/uapi/linux/ |
H A D | virtio_net.h | 407 struct virtio_net_ctrl_coal coal; member
|
/linux/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 1657 struct ethtool_coalesce *coal, in myri10ge_get_coalesce() 1668 struct ethtool_coalesce *coal, in myri10ge_set_coalesce()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 2459 struct ethtool_coalesce coal = {}; in qede_load() local
|