Home
last modified time | relevance | path

Searched refs:BOND_OPT_PACKETS_PER_SLAVE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbond_options.h38 BOND_OPT_PACKETS_PER_SLAVE, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dbond_options.h46 BOND_OPT_PACKETS_PER_SLAVE, enumerator
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_options.c216 [BOND_OPT_PACKETS_PER_SLAVE] = {
217 .id = BOND_OPT_PACKETS_PER_SLAVE,
H A Dbond_netlink.c386 err = __bond_opt_set(bond, BOND_OPT_PACKETS_PER_SLAVE, &newval); in bond_changelink()
H A Dbond_main.c5124 if (!bond_opt_parse(bond_opt_get(BOND_OPT_PACKETS_PER_SLAVE), &newval)) { in bond_check_params()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_options.c244 [BOND_OPT_PACKETS_PER_SLAVE] = {
245 .id = BOND_OPT_PACKETS_PER_SLAVE,
H A Dbond_netlink.c465 err = __bond_opt_set(bond, BOND_OPT_PACKETS_PER_SLAVE, &newval, in bond_changelink()
H A Dbond_main.c6107 if (!bond_opt_parse(bond_opt_get(BOND_OPT_PACKETS_PER_SLAVE), &newval)) { in bond_check_params()

Completed in 29 milliseconds