Home
last modified time | relevance | path

Searched refs:lf (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/net/octeontx2/
A Dnix_af.c51 inst->s.lf = lf; in npa_attach_aura()
98 inst->s.lf = lf; in npa_attach_pool()
134 lf_rst.s.lf = lf; in npa_lf_admin_setup()
186 inst->s.lf = lf; in npa_lf_admin_shutdown()
222 inst->s.lf = lf; in npa_lf_admin_shutdown()
253 lf_rst.s.lf = lf; in npa_lf_admin_shutdown()
411 smq_cfg.s.lf = nix->lf; in nix_af_setup_sq()
451 int lf, in nix_aq_issue_command() argument
470 aq_inst->s.lf = lf; in nix_aq_issue_command()
642 lf_rst.s.lf = nix->lf; in nix_lf_admin_setup()
[all …]
A Drvu_af.c48 *nixid = nix_lf_dbg.s.lf; in rvu_get_lfid_for_pf()
51 nix_lf_dbg.s.lf_valid, nix_lf_dbg.s.lf, *nixid); in rvu_get_lfid_for_pf()
64 *npaid = npa_lf_dbg.s.lf; in rvu_get_lfid_for_pf()
66 npa_lf_dbg.s.lf_valid, npa_lf_dbg.s.lf, *npaid); in rvu_get_lfid_for_pf()
A Dnix.h208 int lf; member
321 int npa_attach_aura(struct nix_af *nix_af, int lf,
323 int npa_attach_pool(struct nix_af *nix_af, int lf,
329 int npa_lf_admin_setup(struct npa *npa, int lf, dma_addr_t aura_base);
330 int npa_lf_admin_shutdown(struct nix_af *nix_af, int lf, u32 pool_count);
341 int nix_lf_admin_shutdown(struct nix_af *nix_af, int lf,
A Dnix.c175 err = npa_lf_admin_setup(npa, nix->lf, (dma_addr_t)npa->aura_ctx); in npa_lf_setup()
178 __func__, nix->lf); in npa_lf_setup()
196 err = npa_attach_aura(nix_af, nix->lf, aura, idx); in npa_lf_setup()
214 err = npa_attach_pool(nix_af, nix->lf, pool, idx); in npa_lf_setup()
247 err = npa_lf_admin_shutdown(nix->nix_af, nix->lf, NPA_POOL_COUNT); in npa_lf_shutdown()
351 err = nix_lf_admin_shutdown(nix_af, nix->lf, nix->cq_cnt, in nix_lf_shutdown()
374 debug("%s: nix lf %d reset --\n", __func__, nix->lf); in nix_lf_shutdown()
409 nix->lf = rvu->nix_lfid; in nix_lf_alloc()
/u-boot/lib/efi_selftest/
A Defi_selftest_textoutput.c28 u16 lf[] = { 0x0a, 0x00 }; in execute() local
60 ret = con_out->output_string(con_out, lf); in execute()
/u-boot/
A D.gitattributes2 * text eol=lf
/u-boot/drivers/video/imx/
A Dipu_regs.h413 #define WROD(lf) (0x18 | (lf << 1)) argument
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-npa.h157 u64 lf : 9; member
828 u64 lf : 7; member
1228 u64 lf : 8; member
1278 u64 lf : 8; member
1489 u64 lf : 12; member
A Dcsrs-npc.h198 u64 lf : 12; member
234 u64 lf : 20; member
A Dcsrs-nix.h596 u64 lf : 7; member
2126 u64 lf : 8; member
3327 u64 lf : 8; member
3804 u64 lf : 8; member
3828 u64 lf : 8; member
4776 u64 lf : 12; member
5974 u64 lf : 7; member

Completed in 66 milliseconds