Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip.h109 #define GSWIP_VERSION_GE(priv, ver) ((priv)->version >= swab16(ver)) macro
H A Dlantiq_gswip_common.c381 if (!GSWIP_VERSION_GE(priv, GSWIP_VERSION_2_2)) in gswip_port_set_learning()
397 if (GSWIP_VERSION_GE(priv, GSWIP_VERSION_2_2)) in gswip_port_pre_bridge_flags()
1177 if (GSWIP_VERSION_GE(priv, GSWIP_VERSION_2_2_ETC)) in gswip_port_fdb()
1596 if (GSWIP_VERSION_GE(priv, GSWIP_VERSION_2_2)) in gswip_support_eee()