Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h211 struct bonding { struct
220 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
229 spinlock_t mode_lock;
230 spinlock_t stats_lock;
231 u8 send_peer_notif;
232 u8 igmp_retrans;
234 struct proc_dir_entry *proc_entry;
235 char proc_file_name[IFNAMSIZ];
237 struct list_head bond_list;
238 u32 rr_tx_counter;
[all …]
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtypes.h1581 atomic_t bonding; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c1610 u32 val32, bonding; in rtl8xxxu_identify_chip() local