Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Ddsa.h10 #define DSA_RTABLE_NONE -1 macro
/Linux-v5.4/net/dsa/
Ddsa2.c163 ds->rtable[i] = DSA_RTABLE_NONE; in dsa_switch_setup_routing_table()
/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dchip.c1148 if (chip->ds->rtable[target] != DSA_RTABLE_NONE) in mv88e6xxx_devmap_setup()