Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbonding.h121 int xmit_policy; member
Dbond_sysfs.c431 xmit_hashtype_tbl[bond->params.xmit_policy].modename, in bonding_show_xmit_hash()
432 bond->params.xmit_policy); in bonding_show_xmit_hash()
459 bond->params.xmit_policy = new_value; in bonding_store_xmit_hash()
Dbond_main.c3265 xmit_hashtype_tbl[bond->params.xmit_policy].modename, in bond_info_show_master()
3266 bond->params.xmit_policy); in bond_info_show_master()
4488 switch (bond->params.xmit_policy) { in bond_set_xmit_hash_policy()
5088 params->xmit_policy = xmit_hashtype; in bond_check_params()