Home
last modified time | relevance | path

Searched defs:aggregator (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dbond_3ad.h180 /* 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...]
/linux/kernel/sched/
H A Dpsi.c272 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()
/linux/include/linux/
H A Dpsi_types.h157 enum psi_aggregators aggregator; member