Home
last modified time | relevance | path

Searched defs:fccp (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/freescale/fs_enet/
Dmac-fcc.c183 fcc_t __iomem *fccp = fep->fcc.fccp; in set_promiscuous_mode() local
216 fcc_t __iomem *fccp = fep->fcc.fccp; in set_multicast_finish() local
252 fcc_t __iomem *fccp = fep->fcc.fccp; in restart() local
413 fcc_t __iomem *fccp = fep->fcc.fccp; in stop() local
430 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_clear_rx_event() local
438 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_enable_rx() local
446 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_disable_rx() local
454 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_clear_tx_event() local
462 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_enable_tx() local
470 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_disable_tx() local
[all …]
Dfs_enet.h174 void __iomem *fccp; /* hw registers */ member