Searched defs:bonding (Results 1 – 5 of 5) sorted by relevance
216 struct bonding { struct226 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument235 spinlock_t mode_lock;236 spinlock_t stats_lock;237 u32 send_peer_notif;238 u8 igmp_retrans;244 u32 __percpu *rr_tx_counter;247 struct bond_params params;257 struct dentry *debug_dir;261 struct list_head ipsec_list;[all …]
342 u32 val32, bonding, sys_cfg, vendor; in rtl8192cu_identify_chip() local
468 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local
1075 static int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding()
1617 atomic_t bonding; member