Searched refs:CVMX_PIP_QOS_VLANX (Results 1 – 2 of 2) sorted by relevance
333 cvmx_write_csr(CVMX_PIP_QOS_VLANX(vlan_priority), pip_qos_vlanx.u64); in cvmx_pip_config_vlan_qos()
324 static inline uint64_t CVMX_PIP_QOS_VLANX(unsigned long offset) in CVMX_PIP_QOS_VLANX() function342 #define CVMX_PIP_QOS_VLANX(offset) (CVMX_ADD_IO_SEG(0x00011800A00000C0ull) + ((offset) & 7) * 8) macro