Searched defs:bonding (Results 1 – 3 of 3) sorted by relevance
211 struct bonding { struct221 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument230 spinlock_t mode_lock;231 spinlock_t stats_lock;232 u8 send_peer_notif;233 u8 igmp_retrans;235 struct proc_dir_entry *proc_entry;236 char proc_file_name[IFNAMSIZ];238 struct list_head bond_list;239 u32 rr_tx_counter;[all …]
1610 u32 val32, bonding, sys_cfg; in rtl8xxxu_identify_chip() local
1581 atomic_t bonding; member