Home
last modified time | relevance | path

Searched defs:bonding (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Dbonding.h214 struct bonding { struct
224 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
233 spinlock_t mode_lock;
234 spinlock_t stats_lock;
235 u32 send_peer_notif;
236 u8 igmp_retrans;
242 u32 __percpu *rr_tx_counter;
245 struct bond_params params;
255 struct dentry *debug_dir;
259 struct list_head ipsec_list;
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8192c.c332 u32 val32, bonding, sys_cfg, vendor; in rtl8192cu_identify_chip() local
H A Drtl8xxxu_8192e.c484 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local
/openbmc/linux/drivers/thunderbolt/
H A Dswitch.c1030 static int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding()
/openbmc/linux/net/batman-adv/
H A Dtypes.h1567 atomic_t bonding; member