Searched refs:xmit_hashtype_tbl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbonding.h364 extern const struct bond_parm_tbl xmit_hashtype_tbl[];
H A Dbond_sysfs.c353 xmit_hashtype_tbl[bond->params.xmit_policy].modename,
371 new_value = bond_parse_parm(buf, xmit_hashtype_tbl);
383 xmit_hashtype_tbl[new_value].modename, new_value);
H A Dbond_main.c200 const struct bond_parm_tbl xmit_hashtype_tbl[] = { variable in typeref:struct:bond_parm_tbl
3229 xmit_hashtype_tbl[bond->params.xmit_policy].modename,
4777 xmit_hashtype_tbl);

Completed in 61 milliseconds