Home
last modified time | relevance | path

Searched defs:packets_per_slave (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_netlink.c382 int packets_per_slave = in bond_changelink() local
525 unsigned int packets_per_slave; in bond_fill_info() local
H A Dbond_sysfs.c673 unsigned int packets_per_slave = bond->params.packets_per_slave; in bonding_show_packets_per_slave() local
H A Dbond_main.c115 static int packets_per_slave = 1; variable
4281 int packets_per_slave = bond->params.packets_per_slave; in bond_rr_gen_slave_id() local
/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h140 int packets_per_slave; member