Searched refs:svl_lo (Results 1 – 1 of 1) sorted by relevance
125 u16 svl_hi, svl_lo; in dsa_8021q_rx_subvlan() local129 svl_lo = (vid & DSA_8021Q_SUBVLAN_LO_MASK) >> in dsa_8021q_rx_subvlan()132 return (svl_hi << 2) | svl_lo; in dsa_8021q_rx_subvlan()