Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c312 bnad_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_get_coalesce()
333 bnad_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c357 struct ethtool_coalesce *coalesce) in ionic_get_coalesce()
369 struct ethtool_coalesce *coalesce) in ionic_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c304 struct ethtool_coalesce *coalesce) in ena_get_coalesce()
352 struct ethtool_coalesce *coalesce) in ena_set_coalesce()
/Linux-v5.4/net/core/
Dethtool.c1603 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce() local
1618 struct ethtool_coalesce coalesce; in ethtool_set_coalesce() local
2357 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce() local
2394 struct ethtool_coalesce coalesce; in ethtool_set_per_queue_coalesce() local
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dethtool.c580 struct ethtool_coalesce *coalesce) in ef4_ethtool_get_coalesce()
598 struct ethtool_coalesce *coalesce) in ef4_ethtool_set_coalesce()
/Linux-v5.4/arch/um/drivers/
Dvector_kern.h103 int coalesce; member
/Linux-v5.4/drivers/net/ethernet/sfc/
Dethtool.c602 struct ethtool_coalesce *coalesce) in efx_ethtool_get_coalesce()
620 struct ethtool_coalesce *coalesce) in efx_ethtool_set_coalesce()
/Linux-v5.4/net/wireless/
Dcore.h94 struct cfg80211_coalesce *coalesce; member
Drdev-ops.h1186 struct cfg80211_coalesce *coalesce) in rdev_set_coalesce()
Dnl80211.c11842 struct cfg80211_coalesce *coalesce = rdev->coalesce; in cfg80211_rdev_free_coalesce() local
11865 const struct wiphy_coalesce_support *coalesce = rdev->wiphy.coalesce; in nl80211_parse_coalesce_rule() local
11954 const struct wiphy_coalesce_support *coalesce = rdev->wiphy.coalesce; in nl80211_set_coalesce() local
/Linux-v5.4/tools/perf/
Dbuiltin-c2c.c105 const char *coalesce; member
2692 static int setup_coalesce(const char *coalesce, bool no_source) in setup_coalesce()
2725 const char *coalesce = NULL; in perf_c2c__report() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1653 struct ethtool_coalesce *coalesce) in cxgb4vf_get_coalesce()
1673 struct ethtool_coalesce *coalesce) in cxgb4vf_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c2103 u32 coalesce, address, is_valid; in qed_get_rxq_coalesce() local
2136 u32 coalesce, address, is_valid; in qed_get_txq_coalesce() local
Dqed_dev.c5001 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_rxq_coalesce()
5040 u16 coalesce, struct qed_queue_cid *p_cid) in qed_set_txq_coalesce()
/Linux-v5.4/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h176 void (*coalesce)(struct xgene_enet_desc_ring *); member
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1080 struct ethtool_coalesce *coalesce) in set_coalesce()
/Linux-v5.4/drivers/net/ethernet/dlink/
Ddl2k.h387 unsigned int coalesce:1; /* Rx coalescing enable */ member
/Linux-v5.4/drivers/net/usb/
Dr8152.c776 u32 coalesce; member
5149 struct ethtool_coalesce *coalesce) in rtl8152_get_coalesce()
5168 struct ethtool_coalesce *coalesce) in rtl8152_set_coalesce()
/Linux-v5.4/drivers/net/ethernet/amd/
Damd8111e.h797 static bool coalesce[MAX_UNITS] = { [ 0 ... MAX_UNITS-1] = true }; variable
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3689 struct cfg80211_coalesce *coalesce) in mwifiex_cfg80211_set_coalesce()
/Linux-v5.4/drivers/scsi/bfa/
Dbfi_ms.h121 u8 coalesce; /* enable intr coalescing */ member
Dbfa_defs_svc.h28 u8 coalesce; /* enable/disable coalescing */ member
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_device.h768 int coalesce; member
/Linux-v5.4/include/net/
Dcfg80211.h4655 const struct wiphy_coalesce_support *coalesce; member