Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/bonding/
A Dbond_sysfs.c749 return sysfs_emit(buf, "%hu\n", bond->params.ad_user_port_key); in bonding_show_ad_user_port_key()
753 static DEVICE_ATTR(ad_user_port_key, 0644,
A Dbond_netlink.c781 bond->params.ad_user_port_key)) in bond_fill_info()
A Dbond_main.c5881 u16 ad_user_port_key = 0; in bond_check_params() local
6197 ad_user_port_key = valptr->value; in bond_check_params()
6240 params->ad_user_port_key = ad_user_port_key; in bond_check_params()
A Dbond_options.c1684 bond->params.ad_user_port_key = newval->value; in bond_option_ad_user_port_key_set()
A Dbond_3ad.c2062 port->actor_admin_port_key = bond->params.ad_user_port_key << 6; in bond_3ad_bind_slave()
/linux-6.3-rc2/include/net/
A Dbonding.h149 u16 ad_user_port_key; member
/linux-6.3-rc2/Documentation/networking/
A Dbonding.rst251 ad_user_port_key
1806 (c) ad_user_port_key : Use the user portion of the port-key. The default
1812 # echo $usr_port_key > /sys/class/net/bond0/bonding/ad_user_port_key

Completed in 34 milliseconds