Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c162 int npe_running(struct npe *npe) in npe_running() function
571 if (npe_running(npe)) { in npe_load_firmware()
648 if (!npe_running(npe)) in npe_load_firmware()
752 EXPORT_SYMBOL(npe_running);
/OK3568_Linux_fs/kernel/include/linux/soc/ixp4xx/
H A Dnpe.h30 int npe_running(struct npe *npe);
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dixp4xx_hss.c516 if (!npe_running(port->npe) && in hss_load_firmware()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c1170 if (!npe_running(npe)) { in eth_open()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dixp4xx_crypto.c460 if (!npe_running(npe_c)) { in init_ixp_crypto()