Home
last modified time | relevance | path

Searched defs:npe (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/soc/ixp4xx/
H A Dnpe.h19 struct npe { struct
20 struct npe_regs __iomem *regs; argument
27 static inline const char *npe_name(struct npe *npe) in npe_name()
/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c169 u8 npe; /* NPE instance used by this interface */ member
196 struct npe *npe; member
1186 struct npe *npe = port->npe; in ixp4xx_do_change_mtu() local
1234 struct npe *npe = port->npe; in eth_open() local
/linux/drivers/net/wan/
H A Dixp4xx_hss.c260 struct npe *npe; member