Home
last modified time | relevance | path

Searched refs:nps (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dezchip_enet.txt4 - compatible: Should be "ezchip,nps-mgt-enet"
11 compatible = "ezchip,nps-mgt-enet";
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Deznps.dts9 compatible = "ezchip,arc-nps";
77 compatible = "ezchip,nps-mgt-enet";
H A Dnsimosci.dts79 compatible = "ezchip,nps-mgt-enet";
H A Dnsimosci_hs.dts79 compatible = "ezchip,nps-mgt-enet";
H A Dnsimosci_hs_idu.dts86 compatible = "ezchip,nps-mgt-enet";
/f-stack/freebsd/contrib/device-tree/Bindings/arc/
H A Deznps.txt7 - compatible = "ezchip,arc-nps";
/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c1557 seqno.sscop_n = nps; in send_stat()
3970 u_int sn, nps; in sscop_ready_poll() local
3983 nps = seqno.sscop_n; in sscop_ready_poll()
4018 send_stat(sscop, nps, m); in sscop_ready_poll()
4035 send_stat(sscop, nps, m); in sscop_ready_poll()
4141 union seqno nps, nmr; in sscop_ready_stat() local
4147 nps.sscop_null = MBUF_STRIP32(msg->m); in sscop_ready_stat()
4151 if((u_int)nps.sscop_n < sscop->vt_pa in sscop_ready_stat()
4152 || (u_int)nps.sscop_n > sscop->vt_ps) { in sscop_ready_stat()
4196 sscop->vt_pa = nps.sscop_n; in sscop_ready_stat()
[all …]
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-uahcx-defs.h2463 …uint32_t nps : 1; /**< NoPowerSwitching These bits are used to specify w… member
2474 uint32_t nps : 1;