Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dglobal1_atu.c159 return mv88e6xxx_g1_atu_op(chip, fid, MV88E6XXX_G1_ATU_OP_GET_NEXT_DB); in mv88e6xxx_g1_atu_get_next()
255 err = mv88e6xxx_g1_atu_op(chip, fid, MV88E6XXX_G1_ATU_OP_GET_NEXT_DB); in mv88e6xxx_g1_atu_getnext()
Dglobal1.h122 #define MV88E6XXX_G1_ATU_OP_GET_NEXT_DB 0x4000 macro