Home
last modified time | relevance | path

Searched refs:poe_pcibase (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Dpoe.h271 nlm_poe_max_flows(uint64_t poe_pcibase) in nlm_poe_max_flows() argument
273 return (nlm_read_reg(poe_pcibase, XLP_PCI_DEVINFO_REG0)); in nlm_poe_max_flows()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c553 uint64_t poe_pcibase, nae_pcibase; in nlm_xlpnae_attach() local
630 poe_pcibase = nlm_get_poe_pcibase(sc->node); in nlm_xlpnae_attach()
632 nlm_poe_max_flows(poe_pcibase) / sc->total_num_ports; in nlm_xlpnae_attach()
652 qstart = nlm_qidstart(poe_pcibase); in nlm_xlpnae_attach()
653 qnum = nlm_qnum(poe_pcibase); in nlm_xlpnae_attach()