Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2161 bool loc_disable = false, other_loc_disable = false; in b53_mirror_del() local
2184 other_loc_disable = true; in b53_mirror_del()
2188 if (loc_disable && other_loc_disable) { in b53_mirror_del()