Home
last modified time | relevance | path

Searched defs:rlb_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_alb.h132 int rlb_enabled; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c1307 int bond_alb_initialize(struct bonding *bond, int rlb_enabled) in bond_alb_initialize()