Searched defs:bonding (Results 1 – 5 of 5) sorted by relevance
214 struct bonding { struct224 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument233 spinlock_t mode_lock;234 spinlock_t stats_lock;235 u32 send_peer_notif;236 u8 igmp_retrans;238 struct proc_dir_entry *proc_entry;239 char proc_file_name[IFNAMSIZ];241 struct list_head bond_list;242 u32 __percpu *rr_tx_counter;[all …]
332 u32 val32, bonding, sys_cfg, vendor; in rtl8192cu_identify_chip() local
484 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local
1023 static int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding()
1567 atomic_t bonding; member