Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dchip.h220 struct mv88e6xxx_port { struct
221 struct mv88e6xxx_chip *chip;
222 int port;
223 u64 serdes_stats[2];
224 u64 atu_member_violation;
225 u64 atu_miss_violation;
226 u64 atu_full_violation;
227 u64 vtu_member_violation;
228 u64 vtu_miss_violation;
229 u8 cmode;
[all …]
Dserdes.c160 struct mv88e6xxx_port *mv88e6xxx_port = &chip->ports[port]; in mv88e6352_serdes_get_stats() local