Home
last modified time | relevance | path

Searched refs:lmt_base (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/net/octeontx2/
A Dlmt.h33 writeq(0, nix->lmt_base + LMT_LF_LMTCANCEL()); in lmt_cancel()
38 return (u64 *)((u8 *)(nix->lmt_base) + in lmt_store_ptr()
A Dnix.h131 void __iomem *lmt_base; member
203 void __iomem *lmt_base; member
A Dnix.c404 nix->lmt_base = rvu->pf_base + block_addr.u; in nix_lf_alloc()
482 debug("%s lmt_ptr %p %p\n", __func__, nix->lmt_base, lmt_ptr); in nix_write_lmt()

Completed in 6 milliseconds