Home
last modified time | relevance | path

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

/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/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.c619 struct ethtool_coalesce *coal, in mlx5e_ethtool_get_coalesce()
646 struct ethtool_coalesce *coal, in mlx5e_get_coalesce()
656 struct ethtool_coalesce *coal) in mlx5e_ethtool_get_per_queue_coalesce()
710 struct ethtool_coalesce *coal) in mlx5e_get_per_queue_coalesce()
761 struct ethtool_coalesce *coal, in mlx5e_ethtool_set_coalesce()
874 struct ethtool_coalesce *coal, in mlx5e_set_coalesce()
884 struct ethtool_coalesce *coal) in mlx5e_ethtool_set_per_queue_coalesce()
958 struct ethtool_coalesce *coal) in mlx5e_set_per_queue_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.c217 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/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/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.c2432 struct ethtool_coalesce coal = {}; in qede_load() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c63 struct ethtool_coalesce *coal, in bnxt_get_coalesce()
101 struct ethtool_coalesce *coal, in bnxt_set_coalesce()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h549 struct hns3_enet_coalesce coal; member
/linux/drivers/net/ethernet/qlogic/qed/
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/marvell/
H A Dmvneta.c244 #define MVNETA_TXQ_SENT_THRESH_MASK(coal) ((coal) << 16) argument
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1674 nx_nic_intr_coalesce_t coal; member
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3421 struct ethtool_coalesce coal; member