Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbond_procfs.c79 xmit_hashtype_tbl[bond->params.xmit_policy].modename, in bond_info_show_master()
80 bond->params.xmit_policy); in bond_info_show_master()
Dbonding.h142 int xmit_policy; member
Dbond_sysfs.c375 xmit_hashtype_tbl[bond->params.xmit_policy].modename, in bonding_show_xmit_hash()
376 bond->params.xmit_policy); in bonding_show_xmit_hash()
401 bond->params.xmit_policy = new_value; in bonding_store_xmit_hash()
Dbond_main.c4123 switch (bond->params.xmit_policy) { in bond_set_xmit_hash_policy()
4767 params->xmit_policy = xmit_hashtype; in bond_check_params()