Searched defs:coalesce (Results 1 – 9 of 9) sorted by relevance
325 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()
236 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()
619 struct ethtool_coalesce *coalesce) in efx_ethtool_get_coalesce()637 struct ethtool_coalesce *coalesce) in efx_ethtool_set_coalesce()
841 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce() local856 struct ethtool_coalesce coalesce; in ethtool_set_coalesce() local
1303 struct ethtool_coalesce *coalesce) in cxgb4vf_get_coalesce()1323 struct ethtool_coalesce *coalesce) in cxgb4vf_set_coalesce()
407 unsigned int coalesce:1; /* Rx coalescing enable */ member
810 static bool coalesce[MAX_UNITS] = { [ 0 ... MAX_UNITS-1] = true }; variable
130 u8 coalesce; /* enable intr coalescing */ member
35 u8 coalesce; /* enable/disable coalescing */ member