Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/fs_enet/
Dmac-fcc.c179 fcc_t __iomem *fccp = fep->fcc.fccp; in set_promiscuous_mode() local
212 fcc_t __iomem *fccp = fep->fcc.fccp; in set_multicast_finish() local
248 fcc_t __iomem *fccp = fep->fcc.fccp; in restart() local
409 fcc_t __iomem *fccp = fep->fcc.fccp; in stop() local
426 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_clear_event_fs() local
434 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_enable_fs() local
442 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_disable_fs() local
455 fcc_t __iomem *fccp = fep->fcc.fccp; in tx_kickstart() local
463 fcc_t __iomem *fccp = fep->fcc.fccp; in get_int_events() local
471 fcc_t __iomem *fccp = fep->fcc.fccp; in clear_int_events() local
[all …]
Dfs_enet.h167 void __iomem *fccp; /* hw registers */ member