Searched refs:lane_version (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/atm/
H A Dlec.h142 int lane_version; /* LANE2 */ member in struct:lec_priv
H A Dlec.c409 priv->lane_version = mesg->content.config.lane_version;
412 if (priv->lane_version > 1)
1704 switch (priv->lane_version) {
H A Dmpc.c829 if (priv->lane_version < 2) {
1015 if (priv->lane_version < 2)
/linux-master/include/uapi/linux/
H A Datmlec.h54 unsigned int lane_version; /* LANE2: 1 for LANEv1, 2 for LANEv2 */ member in struct:atmlec_config_msg

Completed in 130 milliseconds