Home
last modified time | relevance | path

Searched refs:nfp_rtsym (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nffw.h54 struct nfp_rtsym { struct
69 const struct nfp_rtsym *nfp_rtsym_get(struct nfp_rtsym_table *rtbl, int idx); argument
70 const struct nfp_rtsym *
73 u64 nfp_rtsym_size(const struct nfp_rtsym *rtsym);
74 int __nfp_rtsym_read(struct nfp_cpp *cpp, const struct nfp_rtsym *sym,
76 int nfp_rtsym_read(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off,
78 int __nfp_rtsym_readl(struct nfp_cpp *cpp, const struct nfp_rtsym *sym,
82 int __nfp_rtsym_readq(struct nfp_cpp *cpp, const struct nfp_rtsym *sym,
86 int __nfp_rtsym_write(struct nfp_cpp *cpp, const struct nfp_rtsym *sym,
90 int __nfp_rtsym_writel(struct nfp_cpp *cpp, const struct nfp_rtsym *sym,
[all …]
A Dnfp_rtsym.c44 struct nfp_rtsym symtab[];
55 struct nfp_rtsym *sw, struct nfp_rtsym_entry *fw) in nfp_rtsym_sw_entry_init()
122 size += symtab_size / sizeof(*rtsymtab) * sizeof(struct nfp_rtsym); in __nfp_rtsym_table_read()
193 const struct nfp_rtsym *
208 u64 nfp_rtsym_size(const struct nfp_rtsym *sym) in nfp_rtsym_size()
226 nfp_rtsym_to_dest(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in nfp_rtsym_to_dest()
257 int __nfp_rtsym_read(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in __nfp_rtsym_read()
294 int __nfp_rtsym_readl(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, in __nfp_rtsym_readl()
446 const struct nfp_rtsym *sym; in nfp_rtsym_read_le()
497 const struct nfp_rtsym *sym; in nfp_rtsym_write_le()
[all …]
/linux/drivers/net/ethernet/netronome/nfp/abm/
A Dmain.h82 const struct nfp_rtsym *q_lvls;
83 const struct nfp_rtsym *qm_stats;
84 const struct nfp_rtsym *q_stats;
A Dctrl.c48 nfp_abm_ctrl_stat(struct nfp_abm_link *alink, const struct nfp_rtsym *sym, in nfp_abm_ctrl_stat()
326 static const struct nfp_rtsym *
329 const struct nfp_rtsym *sym; in nfp_abm_ctrl_find_rtsym()
346 static const struct nfp_rtsym *
362 const struct nfp_rtsym *sym; in nfp_abm_ctrl_find_addrs()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_main.h33 struct nfp_rtsym;
106 const struct nfp_rtsym *mbox;
A DMakefile16 nfpcore/nfp_rtsym.o \
A Dnfp_net_debugdump.c158 const struct nfp_rtsym *specsym; in nfp_net_dump_load_dumpspec()
233 const struct nfp_rtsym *sym; in nfp_calc_rtsym_dump_sz()
604 const struct nfp_rtsym *sym; in nfp_dump_single_rtsym()

Completed in 11 milliseconds