Searched defs:bonding (Results 1 – 3 of 3) sorted by relevance
209 struct bonding { struct218 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument227 spinlock_t mode_lock;228 spinlock_t stats_lock;229 u8 send_peer_notif;230 u8 igmp_retrans;232 struct proc_dir_entry *proc_entry;233 char proc_file_name[IFNAMSIZ];235 struct list_head bond_list;236 u32 __percpu *rr_tx_counter;[all …]
1561 atomic_t bonding; member
1610 u32 val32, bonding; in rtl8xxxu_identify_chip() local