Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/bonding/
Dbond_sysfs.c717 return sprintf(buf, "%hu\n", bond->params.ad_user_port_key); in bonding_show_ad_user_port_key()
721 static DEVICE_ATTR(ad_user_port_key, S_IRUGO | S_IWUSR,
Dbond_netlink.c623 bond->params.ad_user_port_key)) in bond_fill_info()
Dbond_main.c4205 u16 ad_user_port_key = 0; in bond_check_params() local
4516 ad_user_port_key = valptr->value; in bond_check_params()
4548 params->ad_user_port_key = ad_user_port_key; in bond_check_params()
Dbond_options.c1434 bond->params.ad_user_port_key = newval->value; in bond_option_ad_user_port_key_set()
Dbond_3ad.c1954 port->actor_admin_port_key = bond->params.ad_user_port_key << 6; in bond_3ad_bind_slave()
/linux-4.4.14/include/net/
Dbonding.h140 u16 ad_user_port_key; member
/linux-4.4.14/Documentation/networking/
Dbonding.txt245 ad_user_port_key
1700 (c) ad_user_port_key : Use the user portion of the port-key. The default
1706 # echo $usr_port_key > /sys/class/net/bond0/bonding/ad_user_port_key