Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_sysfs.c156 ret = bond_opt_tryset_rtnl(bond, opt->id, buffer_clone); in bonding_sysfs_store_option()
H A Dbond_options.c852 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf) in bond_opt_tryset_rtnl() function