Searched defs:bonding (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/include/net/ |
| D | bonding.h | 214 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; 238 struct proc_dir_entry *proc_entry; 239 char proc_file_name[IFNAMSIZ]; 241 struct list_head bond_list; 242 u32 __percpu *rr_tx_counter; [all …]
|
| /kernel/linux/linux-5.10/include/net/ |
| D | bonding.h | 211 struct bonding { struct 221 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument 230 spinlock_t mode_lock; 231 spinlock_t stats_lock; 232 u8 send_peer_notif; 233 u8 igmp_retrans; 235 struct proc_dir_entry *proc_entry; 236 char proc_file_name[IFNAMSIZ]; 238 struct list_head bond_list; 239 u32 rr_tx_counter; [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
| D | rtl8xxxu_8192c.c | 332 u32 val32, bonding, sys_cfg, vendor; in rtl8192cu_identify_chip() local
|
| D | rtl8xxxu_8192e.c | 484 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local
|
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| D | switch.c | 1023 static int tb_port_set_lane_bonding(struct tb_port *port, bool bonding) in tb_port_set_lane_bonding()
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | types.h | 1587 atomic_t bonding; member
|
| /kernel/linux/linux-6.6/net/batman-adv/ |
| D | types.h | 1567 atomic_t bonding; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
| D | rtl8xxxu_core.c | 1610 u32 val32, bonding, sys_cfg; in rtl8xxxu_identify_chip() local
|