Lines Matching refs:u16

124 	u16 length_type;
133 u16 actor_system_priority;
135 u16 actor_key;
136 u16 actor_port_priority;
137 u16 actor_port;
142 u16 partner_system_priority;
144 u16 partner_key;
145 u16 partner_port_priority;
146 u16 partner_port;
151 u16 collector_max_delay;
170 u16 requester_port; // The number assigned to the port by the requester
173 u16 pad; // = 0
198 u16 aggregator_identifier;
199 u16 is_individual; // BOOLEAN
200 u16 actor_admin_aggregator_key;
201 u16 actor_oper_aggregator_key;
203 u16 partner_system_priority;
204 u16 partner_oper_aggregator_key;
205 u16 receive_state; // BOOLEAN
206 u16 transmit_state; // BOOLEAN
210 u16 is_active; // BOOLEAN. Indicates if this aggregator is active
211 u16 num_of_ports;
216 u16 actor_port_number;
217 u16 actor_port_priority;
219u16 actor_system_priority; // This parameter is added here although it is not specified in the st…
220 u16 actor_port_aggregator_identifier;
221 u16 ntt; // BOOLEAN
222 u16 actor_admin_port_key;
223 u16 actor_oper_port_key;
228 u16 partner_admin_system_priority;
229 u16 partner_oper_system_priority;
230 u16 partner_admin_key;
231 u16 partner_oper_key;
232 u16 partner_admin_port_number;
233 u16 partner_oper_port_number;
234 u16 partner_admin_port_priority;
235 u16 partner_oper_port_priority;
238 u16 is_enabled; // BOOLEAN
240 u16 sm_vars; // all state machines variables for this port
242 u16 sm_rx_timer_counter; // state machine rx timer counter
244 u16 sm_periodic_timer_counter; // state machine periodic timer counter
246 u16 sm_mux_timer_counter; // state machine mux timer counter
248u16 sm_tx_timer_counter; // state machine tx timer counter(allways on - enter to transmit state…
258 u16 sys_priority;
285 u16 id;
289 void bond_3ad_initialize(struct bonding *bond, u16 tick_resolution, int lacp_fast);
293 void bond_3ad_rx_indication(struct lacpdu *lacpdu, struct slave *slave, u16 length);