Searched refs:npe_request (Results 1 – 5 of 5) sorted by relevance
37 struct npe *npe_request(unsigned id);
671 struct npe *npe_request(unsigned id) in npe_request() function776 EXPORT_SYMBOL(npe_request);
1428 port->npe = npe_request(npe_spec.args[0] << 4); in ixp4xx_hss_probe()
1485 if (!(port->npe = npe_request(NPE_ID(port->id)))) in ixp4xx_eth_probe()
498 npe_c = npe_request(npe_id); in init_ixp_crypto()