Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c63 struct ethtool_coalesce *coal) in ipoib_get_coalesce()
74 struct ethtool_coalesce *coal) in ipoib_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c398 struct ethtool_coalesce *coal) in mlx5e_get_coalesce()
411 struct ethtool_coalesce *coal) in mlx5e_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c38 struct ethtool_coalesce *coal) in bnxt_get_coalesce()
55 struct ethtool_coalesce *coal) in bnxt_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/ti/
Ddavinci_emac.c534 struct ethtool_coalesce *coal) in emac_get_coalesce()
552 struct ethtool_coalesce *coal) in emac_set_coalesce()
1599 struct ethtool_coalesce coal; in emac_dev_open() local
Dcpsw.c924 struct ethtool_coalesce *coal) in cpsw_get_coalesce()
933 struct ethtool_coalesce *coal) in cpsw_set_coalesce()
1340 struct ethtool_coalesce coal; in cpsw_ndo_open() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c941 struct ethtool_coalesce *coal) in mlx4_en_get_coalesce()
963 struct ethtool_coalesce *coal) in mlx4_en_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.c2189 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_rx_intr_coal() local
2216 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_tx_intr_coal() local
2261 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_config_intr_coal() local
Dqlcnic_hw.c810 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
Dqlcnic_sriov_pf.c1200 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_sriov_validate_cfg_intrcoal() local
Dqlcnic.h523 struct qlcnic_nic_intr_coalesce coal; member
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c1834 struct ethtool_coalesce *coal) in bnx2x_get_coalesce()
1847 struct ethtool_coalesce *coal) in bnx2x_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1835 myri10ge_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_get_coalesce()
1844 myri10ge_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_set_coalesce()
/linux-4.4.14/drivers/net/ethernet/tehuti/
Dtehuti.h140 #define INT_REG_VAL(coal, coal_rc, rxf_th, pck_th) \ argument
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbnx2.c7233 bnx2_get_coalesce(struct net_device *dev, struct ethtool_coalesce *coal) in bnx2_get_coalesce()
7255 bnx2_set_coalesce(struct net_device *dev, struct ethtool_coalesce *coal) in bnx2_set_coalesce()
Dtg3.h3400 struct ethtool_coalesce coal; member
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c206 #define MVNETA_TXQ_SENT_THRESH_MASK(coal) ((coal) << 16) argument
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1693 nx_nic_intr_coalesce_t coal; member