Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h139 #define ENETC_TBMR_VIH BIT(9) macro
762 val = (val & ~ENETC_TBMR_VIH) | (en ? ENETC_TBMR_VIH : 0); in enetc_bdr_enable_txvlan()
H A Denetc.c2479 tbmr |= ENETC_TBMR_VIH; in enetc_setup_txbdr()