Home
last modified time | relevance | path

Searched refs:xmit_hash_policy (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_netlink.c328 int xmit_hash_policy = in bond_changelink() local
331 bond_opt_initval(&newval, xmit_hash_policy); in bond_changelink()
H A Dbond_main.c106 static char *xmit_hash_policy; variable
163 module_param(xmit_hash_policy, charp, 0);
164 MODULE_PARM_DESC(xmit_hash_policy, "balance-alb, balance-tlb, balance-xor, 802.3ad hashing method; "
4982 if (xmit_hash_policy) { in bond_check_params()
4989 bond_opt_initstr(&newval, xmit_hash_policy); in bond_check_params()
4994 xmit_hash_policy); in bond_check_params()
H A Dbond_sysfs.c222 static DEVICE_ATTR(xmit_hash_policy, 0644,
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dbonding.rst593 policies may be selected via the xmit_hash_policy option,
612 the default simple XOR policy via the xmit_hash_policy
853 xmit_hash_policy