Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Drzn1_a5psw.h198 #define A5PSW_PORTS_NUM 5 macro
199 #define A5PSW_CPU_PORT (A5PSW_PORTS_NUM - 1)
256 struct phylink_pcs *pcs[A5PSW_PORTS_NUM - 1];
H A Drzn1_a5psw.c1267 ds->num_ports = A5PSW_PORTS_NUM; in a5psw_probe()