Searched refs:__bond_opt_set_notify (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | bond_options.h | 104 int __bond_opt_set_notify(struct bonding *bond, unsigned int option,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bond_options.h | 124 int __bond_opt_set_notify(struct bonding *bond, unsigned int option,
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_options.c | 685 * __bond_opt_set_notify - set a bonding option 695 int __bond_opt_set_notify(struct bonding *bond, in __bond_opt_set_notify() function 727 ret = __bond_opt_set_notify(bond, option, &optval); in bond_opt_tryset_rtnl()
|
H A D | bond_main.c | 4034 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_options.c | 775 * __bond_opt_set_notify - set a bonding option 785 int __bond_opt_set_notify(struct bonding *bond, in __bond_opt_set_notify() function 817 ret = __bond_opt_set_notify(bond, option, &optval); in bond_opt_tryset_rtnl()
|
H A D | bond_main.c | 4557 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()
|
Completed in 24 milliseconds