Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbond_3ad.h181 typedef struct aggregator { struct
182 struct mac_addr aggregator_mac_address; argument
183 u16 aggregator_identifier; argument
185 u16 actor_admin_aggregator_key; argument
186 u16 actor_oper_aggregator_key; argument
189 u16 partner_oper_aggregator_key; argument
194 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */ argument
195 u16 is_active; /* BOOLEAN. Indicates if this aggregator is active */ argument
197 } aggregator_t; argument
246 struct aggregator __rcu *aggregator; /* pointer to an aggregator that this port related to */ 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