Searched defs:bonding (Results 1 – 3 of 3) sorted by relevance
189 struct bonding { struct198 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument207 spinlock_t mode_lock;208 spinlock_t stats_lock;209 u8 send_peer_notif;210 u8 igmp_retrans;212 struct proc_dir_entry *proc_entry;213 char proc_file_name[IFNAMSIZ];215 struct list_head bond_list;216 u32 rr_tx_counter;[all …]
1617 u32 val32, bonding; in rtl8xxxu_identify_chip() local
1517 atomic_t bonding; member