Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dbonding.h218 struct bonding { struct
227 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
236 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 …]
/linux-6.1.9/drivers/thunderbolt/
Dswitch.c1003 int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding()
/linux-6.1.9/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c1611 u32 val32, bonding, sys_cfg; in rtl8xxxu_identify_chip() local
/linux-6.1.9/net/batman-adv/
Dtypes.h1561 atomic_t bonding; member