Home
last modified time | relevance | path

Searched defs:coal (Results 1 – 25 of 30) 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/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/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/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/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/net/ethtool/
H A Dcoalesce.c214 const struct ethtool_coalesce *coal = &data->coalesce; in coalesce_fill_reply() 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/mellanox/mlx5/core/
H A Den_rep.c385 struct ethtool_coalesce *coal, in mlx5e_rep_get_coalesce()
395 struct ethtool_coalesce *coal, in mlx5e_rep_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
H A Dqlcnic_hw.c798 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
H A Dqlcnic_sriov_pf.c1198 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_sriov_validate_cfg_intrcoal() local
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h34 #define TN40_INT_REG_VAL(coal, coal_rc, rxf_th, pck_th) ( \ argument
H A Dtehuti.h139 #define 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/ti/
H A Dcpsw.c870 struct ethtool_coalesce coal; in cpsw_ndo_open() local
H A Dcpsw_new.c920 struct ethtool_coalesce coal; in cpsw_ndo_open() local
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c1667 struct ethtool_coalesce *coal, in myri10ge_get_coalesce()
1678 struct ethtool_coalesce *coal, in myri10ge_set_coalesce()
/linux/include/uapi/linux/
H A Dvirtio_net.h454 struct virtio_net_ctrl_coal coal; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c2437 struct ethtool_coalesce coal = {}; in qede_load() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c62 struct ethtool_coalesce *coal, in bnxt_get_coalesce() argument
100 bnxt_set_coalesce(struct net_device * dev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) bnxt_set_coalesce() argument
[all...]
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c2838 static int qed_get_coalesce(struct qed_dev *cdev, u16 *coal, void *handle) in qed_get_coalesce()
H A Dqed_vf.h495 u16 coal; member
H A Dqed_sriov.c3425 u16 coal = 0, qid, i; in qed_iov_vf_pf_get_coalesce() local
/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c7230 struct ethtool_coalesce *coal, in bnx2_get_coalesce()
7254 struct ethtool_coalesce *coal, in bnx2_set_coalesce()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h549 struct hns3_enet_coalesce coal; member

12