Searched refs:portctrl (Results 1 – 1 of 1) sorted by relevance
819 uint32_t portctrl, vlan_ext, qinq; in txgbe_vlan_tpid_set() local821 portctrl = rd32(hw, TXGBE_PORTCTL); in txgbe_vlan_tpid_set()823 vlan_ext = (portctrl & TXGBE_PORTCTL_VLANEXT); in txgbe_vlan_tpid_set()824 qinq = vlan_ext && (portctrl & TXGBE_PORTCTL_QINQ); in txgbe_vlan_tpid_set()