Home
last modified time | relevance | path

Searched defs:coalesce (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c320 bnad_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_get_coalesce()
341 bnad_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c301 struct ethtool_coalesce *coalesce) in ena_get_coalesce()
349 struct ethtool_coalesce *coalesce) in ena_set_coalesce()
/Linux-v4.19/net/core/
Dethtool.c1676 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce() local
1691 struct ethtool_coalesce coalesce; in ethtool_set_coalesce() local
2406 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce() local
2442 struct ethtool_coalesce coalesce; in ethtool_set_per_queue_coalesce() local
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c583 struct ethtool_coalesce *coalesce) in ef4_ethtool_get_coalesce()
601 struct ethtool_coalesce *coalesce) in ef4_ethtool_set_coalesce()
/Linux-v4.19/arch/um/drivers/
Dvector_kern.h103 int coalesce; member
/Linux-v4.19/drivers/net/ethernet/sfc/
Dethtool.c605 struct ethtool_coalesce *coalesce) in efx_ethtool_get_coalesce()
623 struct ethtool_coalesce *coalesce) in efx_ethtool_set_coalesce()
/Linux-v4.19/net/wireless/
Dcore.h92 struct cfg80211_coalesce *coalesce; member
Drdev-ops.h1185 struct cfg80211_coalesce *coalesce) in rdev_set_coalesce()
Dnl80211.c11256 struct cfg80211_coalesce *coalesce = rdev->coalesce; in cfg80211_rdev_free_coalesce() local
11279 const struct wiphy_coalesce_support *coalesce = rdev->wiphy.coalesce; in nl80211_parse_coalesce_rule() local
11369 const struct wiphy_coalesce_support *coalesce = rdev->wiphy.coalesce; in nl80211_set_coalesce() local
/Linux-v4.19/tools/perf/
Dbuiltin-c2c.c96 const char *coalesce; member
2675 static int setup_coalesce(const char *coalesce, bool no_source) in setup_coalesce()
2708 const char *coalesce = NULL; in perf_c2c__report() local
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c2092 u32 coalesce, address, is_valid; in qed_get_rxq_coalesce() local
2125 u32 coalesce, address, is_valid; in qed_get_txq_coalesce() local
Dqed_dev.c3899 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_rxq_coalesce()
3938 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_txq_coalesce()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1608 struct ethtool_coalesce *coalesce) in cxgb4vf_get_coalesce()
1628 struct ethtool_coalesce *coalesce) in cxgb4vf_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h188 void (*coalesce)(struct xgene_enet_desc_ring *); member
/Linux-v4.19/drivers/net/ethernet/dlink/
Ddl2k.h390 unsigned int coalesce:1; /* Rx coalescing enable */ member
/Linux-v4.19/drivers/net/usb/
Dr8152.c740 u32 coalesce; member
4832 struct ethtool_coalesce *coalesce) in rtl8152_get_coalesce()
4851 struct ethtool_coalesce *coalesce) in rtl8152_set_coalesce()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3653 struct cfg80211_coalesce *coalesce) in mwifiex_cfg80211_set_coalesce()
/Linux-v4.19/drivers/net/ethernet/amd/
Damd8111e.h808 static bool coalesce[MAX_UNITS] = { [ 0 ... MAX_UNITS-1] = true }; variable
/Linux-v4.19/drivers/scsi/bfa/
Dbfi_ms.h129 u8 coalesce; /* enable intr coalescing */ member
Dbfa_defs_svc.h36 u8 coalesce; /* enable/disable coalescing */ member
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h630 int coalesce; member
/Linux-v4.19/include/net/
Dcfg80211.h4087 const struct wiphy_coalesce_support *coalesce; member