Home
last modified time | relevance | path

Searched refs:ENETC_CBDR_SID_VIDM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c548 + ((0x3 << 14) | ENETC_CBDR_SID_VIDM)); in enetc_streamid_hw_set()
587 | ENETC_CBDR_SID_VIDM); in enetc_streamid_hw_set()
592 | ENETC_CBDR_SID_VIDM); in enetc_streamid_hw_set()
H A Denetc_hw.h790 #define ENETC_CBDR_SID_VIDM BIT(12) macro