Searched refs:TXGBE_PSRVLAN_VID (Results 1 – 3 of 3) sorted by relevance
526 vid = TXGBE_PSRVLAN_VID(msgbuf[1]); in txgbe_vf_set_vlan()
3655 TXGBE_PSRVLAN_VID(cfg->pool_map[i].vlan_id))); in txgbe_vmdq_rx_hw_configure()
792 #define TXGBE_PSRVLAN_VID(v) LS(v, 0, 0xFFF) macro