Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
Dmac-scc.c118 #define SCC_NAPI_RX_EVENT_MSK (SCCE_ENET_RXF | SCCE_ENET_RXB) macro
133 fep->ev_napi_rx = SCC_NAPI_RX_EVENT_MSK; in setup_data()
387 W16(sccp, scc_scce, SCC_NAPI_RX_EVENT_MSK); in napi_clear_rx_event()
395 S16(sccp, scc_sccm, SCC_NAPI_RX_EVENT_MSK); in napi_enable_rx()
403 C16(sccp, scc_sccm, SCC_NAPI_RX_EVENT_MSK); in napi_disable_rx()