Home
last modified time | relevance | path

Searched refs:to_bond (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/bonding/
Dbond_sysfs.c45 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd)))) macro
161 struct bonding *bond = to_bond(d); in bonding_sysfs_store_option()
184 struct bonding *bond = to_bond(d); in bonding_show_slaves()
217 struct bonding *bond = to_bond(d); in bonding_show_mode()
231 struct bonding *bond = to_bond(d); in bonding_show_xmit_hash()
246 struct bonding *bond = to_bond(d); in bonding_show_arp_validate()
262 struct bonding *bond = to_bond(d); in bonding_show_arp_all_targets()
278 struct bonding *bond = to_bond(d); in bonding_show_fail_over_mac()
294 struct bonding *bond = to_bond(d); in bonding_show_arp_interval()
306 struct bonding *bond = to_bond(d); in bonding_show_arp_targets()
[all …]