Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c325 bnad_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_get_coalesce()
346 bnad_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_set_coalesce()
/linux-3.3/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c236 be_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in be_get_coalesce()
260 be_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in be_set_coalesce()
/linux-3.3/drivers/net/ethernet/sfc/
Dethtool.c619 struct ethtool_coalesce *coalesce) in efx_ethtool_get_coalesce()
637 struct ethtool_coalesce *coalesce) in efx_ethtool_set_coalesce()
/linux-3.3/net/core/
Dethtool.c841 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce() local
856 struct ethtool_coalesce coalesce; in ethtool_set_coalesce() local
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1303 struct ethtool_coalesce *coalesce) in cxgb4vf_get_coalesce()
1323 struct ethtool_coalesce *coalesce) in cxgb4vf_set_coalesce()
/linux-3.3/drivers/net/ethernet/dlink/
Ddl2k.h407 unsigned int coalesce:1; /* Rx coalescing enable */ member
/linux-3.3/drivers/net/ethernet/amd/
Damd8111e.h810 static bool coalesce[MAX_UNITS] = { [ 0 ... MAX_UNITS-1] = true }; variable
/linux-3.3/drivers/scsi/bfa/
Dbfi_ms.h130 u8 coalesce; /* enable intr coalescing */ member
Dbfa_defs_svc.h35 u8 coalesce; /* enable/disable coalescing */ member