Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dbonding.h216 struct bonding { struct
226 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
235 spinlock_t mode_lock;
236 spinlock_t stats_lock;
237 u32 send_peer_notif;
238 u8 igmp_retrans;
240 struct proc_dir_entry *proc_entry;
241 char proc_file_name[IFNAMSIZ];
243 struct list_head bond_list;
244 u32 __percpu *rr_tx_counter;
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8192c.c342 u32 val32, bonding, sys_cfg, vendor; in rtl8192cu_identify_chip() local
D8192e.c468 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local
/linux-6.12.1/drivers/thunderbolt/
Dswitch.c1075 static int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding()
/linux-6.12.1/net/batman-adv/
Dtypes.h1637 atomic_t bonding; member