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.c180 fcc_t __iomem *fccp = fep->fcc.fccp; in set_promiscuous_mode() local
213 fcc_t __iomem *fccp = fep->fcc.fccp; in set_multicast_finish() local
249 fcc_t __iomem *fccp = fep->fcc.fccp; in restart() local
410 fcc_t __iomem *fccp = fep->fcc.fccp; in stop() local
427 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_clear_rx_event() local
435 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_enable_rx() local
443 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_disable_rx() local
456 fcc_t __iomem *fccp = fep->fcc.fccp; in tx_kickstart() local
464 fcc_t __iomem *fccp = fep->fcc.fccp; in get_int_events() local
472 fcc_t __iomem *fccp = fep->fcc.fccp; in clear_int_events() local
[all …]
Dfs_enet.h168 void __iomem *fccp; /* hw registers */ member