Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h131 const struct bond_option *bond_opt_get_by_name(const char *name);
/openbmc/linux/drivers/net/bonding/
H A Dbond_sysfs.c150 opt = bond_opt_get_by_name(attr->attr.name); in bonding_sysfs_store_option()
H A Dbond_options.c504 const struct bond_option *bond_opt_get_by_name(const char *name) in bond_opt_get_by_name() function