Searched defs:bonding (Results 1 – 3 of 3) sorted by relevance
215 struct bonding { struct225 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument234 spinlock_t mode_lock;235 spinlock_t stats_lock;236 u32 send_peer_notif;237 u8 igmp_retrans;239 struct proc_dir_entry *proc_entry;240 char proc_file_name[IFNAMSIZ];242 struct list_head bond_list;243 u32 __percpu *rr_tx_counter;[all …]
468 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local
1500 atomic_t bonding; member