Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/
Drzn1_a5psw.h195 #define A5PSW_PORTS_NUM 5 macro
196 #define A5PSW_CPU_PORT (A5PSW_PORTS_NUM - 1)
253 struct phylink_pcs *pcs[A5PSW_PORTS_NUM - 1];
Drzn1_a5psw.c994 ds->num_ports = A5PSW_PORTS_NUM; in a5psw_probe()