Searched defs:bonding (Results 1 – 4 of 4) sorted by relevance
218 struct bonding { struct227 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument236 spinlock_t mode_lock;237 spinlock_t stats_lock;238 u8 send_peer_notif;239 u8 igmp_retrans;241 struct proc_dir_entry *proc_entry;242 char proc_file_name[IFNAMSIZ];244 struct list_head bond_list;245 u32 __percpu *rr_tx_counter;[all …]
1003 int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding()
1611 u32 val32, bonding, sys_cfg; in rtl8xxxu_identify_chip() local
1561 atomic_t bonding; member