Searched defs:coalesce (Results 1 – 7 of 7) sorted by relevance
326 bnad_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_get_coalesce()347 bnad_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_set_coalesce()
609 struct ethtool_coalesce *coalesce) in efx_ethtool_get_coalesce()627 struct ethtool_coalesce *coalesce) in efx_ethtool_set_coalesce()
1318 struct ethtool_coalesce *coalesce) in cxgb4vf_get_coalesce()1338 struct ethtool_coalesce *coalesce) in cxgb4vf_set_coalesce()
385 unsigned int coalesce:1; /* Rx coalescing enable */ member
810 static bool coalesce[MAX_UNITS] = { [ 0 ... MAX_UNITS-1] = true }; variable
128 u8 coalesce; /* enable intr coalescing */ member
35 u8 coalesce; /* enable/disable coalescing */ member