Searched defs:coal (Results 1 – 15 of 15) sorted by relevance
63 struct ethtool_coalesce *coal) in ipoib_get_coalesce()74 struct ethtool_coalesce *coal) in ipoib_set_coalesce()
534 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
924 struct ethtool_coalesce *coal) in cpsw_get_coalesce()933 struct ethtool_coalesce *coal) in cpsw_set_coalesce()1322 struct ethtool_coalesce coal; in cpsw_ndo_open() local
926 struct ethtool_coalesce *coal) in mlx4_en_get_coalesce()948 struct ethtool_coalesce *coal) in mlx4_en_set_coalesce()
2189 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_rx_intr_coal() local2216 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_set_tx_intr_coal() local2261 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_83xx_config_intr_coal() local
810 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_82xx_config_intr_coalesce() local
1199 struct qlcnic_nic_intr_coalesce *coal = &adapter->ahw->coal; in qlcnic_sriov_validate_cfg_intrcoal() local
525 struct qlcnic_nic_intr_coalesce coal; member
1790 struct ethtool_coalesce *coal) in bnx2x_get_coalesce()1803 struct ethtool_coalesce *coal) in bnx2x_set_coalesce()
1835 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()
140 #define INT_REG_VAL(coal, coal_rc, rxf_th, pck_th) \ argument
7215 bnx2_get_coalesce(struct net_device *dev, struct ethtool_coalesce *coal) in bnx2_get_coalesce()7237 bnx2_set_coalesce(struct net_device *dev, struct ethtool_coalesce *coal) in bnx2_set_coalesce()
3400 struct ethtool_coalesce coal; member
202 #define MVNETA_TXQ_SENT_THRESH_MASK(coal) ((coal) << 16) argument
1693 nx_nic_intr_coalesce_t coal; member