Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.c209 psipmr = ENETC_PSIPMR_SET_UP(0) | ENETC_PSIPMR_SET_MP(0); in enetc_pf_set_rx_mode()
214 psipmr = ENETC_PSIPMR_SET_MP(0); in enetc_pf_set_rx_mode()
253 ~(ENETC_PSIPMR_SET_UP(0) | ENETC_PSIPMR_SET_MP(0)); in enetc_pf_set_rx_mode()
A Denetc_hw.h168 #define ENETC_PSIPMR_SET_MP(n) BIT((n) + 16) macro

Completed in 10 milliseconds