Searched defs:aggregator (Results 1 – 3 of 3) sorted by relevance
180 /* aggregator structure(43.4.5 in the 802.3ad standard) */ struct 181 typedef struct aggregator { argument 194 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */ argument 182 aggregator_identifieraggregator global() argument 184 actor_admin_aggregator_keyaggregator global() argument 185 actor_oper_aggregator_keyaggregator global() argument 188 partner_oper_aggregator_keyaggregator global() argument 193 slaveaggregator global() argument 196 num_of_portsaggregator global() argument 245 struct aggregator *aggregator; /* pointer to an aggregator that this port related to */ global() member 273 struct aggregator aggregator; /* 802.3ad aggregator structure */ global() member [all...]
272 enum psi_aggregators aggregator, u32 *times, in get_recent_times()363 enum psi_aggregators aggregator, in collect_percpu_times()464 enum psi_aggregators aggregator) in update_triggers()
157 enum psi_aggregators aggregator; member