/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_hwinfo.c | 157 u32 cpp_id; in hwinfo_try_fetch() local
|
H A D | nfp_cpplib.c | 40 int nfp_cpp_readl(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readl() argument 63 int nfp_cpp_writel(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_writel() argument 84 int nfp_cpp_readq(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readq() argument 107 nfp_cpp_writeq(struct nfp_cpp *cpp, u32 cpp_id, unsigned long long address, u64 value) nfp_cpp_writeq() argument 153 nfp_cpp_explicit_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, void *buff, size_t len, int width_read) nfp_cpp_explicit_read() argument 206 nfp_cpp_explicit_write(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, const void *buff, size_t len, int width_write) nfp_cpp_explicit_write() argument 274 nfp_cpp_map_area(struct nfp_cpp *cpp, const char *name, u32 cpp_id, u64 addr, unsigned long size, struct nfp_cpp_area **area) nfp_cpp_map_area() argument [all...] |
H A D | nfp_mip.c | 43 nfp_mip_try_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, struct nfp_mip *mip) in nfp_mip_try_read() argument 71 u32 cpp_id; in nfp_mip_read_resource() local
|
H A D | nfp_target.c | 33 static int target_rw(u32 cpp_id, int pp, int start, int len) in target_rw() argument 44 static int nfp6000_nbi_dma(u32 cpp_id) in nfp6000_nbi_dma() argument 55 static int nfp6000_nbi_stats(u32 cpp_id) in nfp6000_nbi_stats() argument 66 static int nfp6000_nbi_tm(u32 cpp_id) in nfp6000_nbi_tm() argument 77 static int nfp6000_nbi_ppc(u32 cpp_id) in nfp6000_nbi_ppc() argument 88 nfp6000_nbi(u32 cpp_id, u64 address) nfp6000_nbi() argument 104 nfp6000_mu_common(u32 cpp_id) nfp6000_mu_common() argument 154 nfp6000_mu_ctm(u32 cpp_id) nfp6000_mu_ctm() argument 171 nfp6000_mu_emu(u32 cpp_id) nfp6000_mu_emu() argument 190 nfp6000_mu_imu(u32 cpp_id) nfp6000_mu_imu() argument 195 nfp6000_mu(u32 cpp_id, u64 address) nfp6000_mu() argument 215 nfp6000_ila(u32 cpp_id) nfp6000_ila() argument 226 nfp6000_pci(u32 cpp_id) nfp6000_pci() argument 236 nfp6000_crypto(u32 cpp_id) nfp6000_crypto() argument 245 nfp6000_cap_xpb(u32 cpp_id) nfp6000_cap_xpb() argument 266 nfp6000_cls(u32 cpp_id) nfp6000_cls() argument 297 nfp_target_pushpull(u32 cpp_id, u64 address) nfp_target_pushpull() argument [all...] |
H A D | nfp_resource.c | 63 u32 cpp_id; member 72 u32 cpp_id, key; in nfp_cpp_resource_find() local
|
H A D | nfp_nffw.c | 242 int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off) in nfp_nffw_info_mip_first() argument
|
H A D | nfp_cpp.h | 298 u32 cpp_id; global() member [all...] |
H A D | nfp_rtsym.c | 261 u32 cpp_id; in __nfp_rtsym_read() local 297 u32 cpp_id; in __nfp_rtsym_readl() local 323 u32 cpp_id; in __nfp_rtsym_readq() local 226 nfp_rtsym_to_dest(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u8 action, u8 token, u64 off, u32 *cpp_id, u64 *addr) nfp_rtsym_to_dest() argument 355 u32 cpp_id; __nfp_rtsym_write() local 382 u32 cpp_id; __nfp_rtsym_writel() local 408 u32 cpp_id; __nfp_rtsym_writeq() local 528 u32 cpp_id; nfp_rtsym_map() local [all...] |
H A D | nfp_cppcore.c | 33 u32 cpp_id; member 1344 nfp_cpp_explicit_set_target(struct nfp_cpp_explicit *expl, u32 cpp_id, u8 len, u8 mask) nfp_cpp_explicit_set_target() argument [all...] |
H A D | nfp_nsp.c | 443 u32 cpp_id; in nfp_nsp_command_buf_def() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_hwinfo.c | 157 u32 cpp_id; in hwinfo_try_fetch() local
|
H A D | nfp_mip.c | 43 nfp_mip_try_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, struct nfp_mip *mip) in nfp_mip_try_read() argument 71 u32 cpp_id; in nfp_mip_read_resource() local
|
H A D | nfp_cpplib.c | 41 int nfp_cpp_readl(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readl() argument 64 int nfp_cpp_writel(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_writel() argument 85 int nfp_cpp_readq(struct nfp_cpp *cpp, u32 cpp_id, in nfp_cpp_readq() argument 108 nfp_cpp_writeq(struct nfp_cpp *cpp, u32 cpp_id, unsigned long long address, u64 value) nfp_cpp_writeq() argument 158 nfp_cpp_explicit_read(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, void *buff, size_t len, int width_read) nfp_cpp_explicit_read() argument 211 nfp_cpp_explicit_write(struct nfp_cpp *cpp, u32 cpp_id, u64 addr, const void *buff, size_t len, int width_write) nfp_cpp_explicit_write() argument 279 nfp_cpp_map_area(struct nfp_cpp *cpp, const char *name, u32 cpp_id, u64 addr, unsigned long size, struct nfp_cpp_area **area) nfp_cpp_map_area() argument [all...] |
H A D | nfp_nffw.c | 242 int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off) in nfp_nffw_info_mip_first() argument
|
H A D | nfp_target.c | 33 static int target_rw(u32 cpp_id, int pp, int start, int len) in target_rw() argument 44 static int nfp6000_nbi_dma(u32 cpp_id) in nfp6000_nbi_dma() argument 55 static int nfp6000_nbi_stats(u32 cpp_id) in nfp6000_nbi_stats() argument 66 static int nfp6000_nbi_tm(u32 cpp_id) in nfp6000_nbi_tm() argument 77 static int nfp6000_nbi_ppc(u32 cpp_id) in nfp6000_nbi_ppc() argument 88 nfp6000_nbi(u32 cpp_id, u64 address) nfp6000_nbi() argument 104 nfp6000_mu_common(u32 cpp_id) nfp6000_mu_common() argument 154 nfp6000_mu_ctm(u32 cpp_id) nfp6000_mu_ctm() argument 171 nfp6000_mu_emu(u32 cpp_id) nfp6000_mu_emu() argument 190 nfp6000_mu_imu(u32 cpp_id) nfp6000_mu_imu() argument 195 nfp6000_mu(u32 cpp_id, u64 address) nfp6000_mu() argument 215 nfp6000_ila(u32 cpp_id) nfp6000_ila() argument 226 nfp6000_pci(u32 cpp_id) nfp6000_pci() argument 236 nfp6000_crypto(u32 cpp_id) nfp6000_crypto() argument 245 nfp6000_cap_xpb(u32 cpp_id) nfp6000_cap_xpb() argument 266 nfp6000_cls(u32 cpp_id) nfp6000_cls() argument 297 nfp_target_pushpull(u32 cpp_id, u64 address) nfp_target_pushpull() argument [all...] |
H A D | nfp_resource.c | 63 u32 cpp_id; member 72 u32 cpp_id, key; in nfp_cpp_resource_find() local
|
H A D | nfp_rtsym.c | 261 u32 cpp_id; in __nfp_rtsym_read() local 297 u32 cpp_id; in __nfp_rtsym_readl() local 323 u32 cpp_id; in __nfp_rtsym_readq() local 226 nfp_rtsym_to_dest(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u8 action, u8 token, u64 off, u32 *cpp_id, u64 *addr) nfp_rtsym_to_dest() argument 355 u32 cpp_id; __nfp_rtsym_write() local 382 u32 cpp_id; __nfp_rtsym_writel() local 408 u32 cpp_id; __nfp_rtsym_writeq() local 528 u32 cpp_id; nfp_rtsym_map() local [all...] |
H A D | nfp_cpp.h | 294 u32 cpp_id; global() member [all...] |
H A D | nfp_cppcore.c | 33 u32 cpp_id; member 1343 nfp_cpp_explicit_set_target(struct nfp_cpp_explicit *expl, u32 cpp_id, u8 len, u8 mask) nfp_cpp_explicit_set_target() argument [all...] |
H A D | nfp_nsp.c | 444 u32 cpp_id; in nfp_nsp_command_buf_def() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_main.c | 448 u32 min_size, cpp_id; in nfp_net_pci_map_mem() local
|
H A D | nfp_net_debugdump.c | 51 struct nfp_dumpspec_cpp_isl_id cpp_id; member 149 static u32 nfp_get_numeric_cpp_id(struct nfp_dumpspec_cpp_isl_id *cpp_id) in nfp_get_numeric_cpp_id() argument 442 static bool is_xpb_read(struct nfp_dumpspec_cpp_isl_id *cpp_id) in is_xpb_read() argument 457 u32 cpp_id; nfp_dump_csr_range() local 509 u32 cpp_id; nfp_read_indirect_csr() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_main.c | 440 u32 min_size, cpp_id; in nfp_net_pci_map_mem() local
|
H A D | nfp_net_debugdump.c | 51 struct nfp_dumpspec_cpp_isl_id cpp_id; member 149 static u32 nfp_get_numeric_cpp_id(struct nfp_dumpspec_cpp_isl_id *cpp_id) in nfp_get_numeric_cpp_id() argument 442 static bool is_xpb_read(struct nfp_dumpspec_cpp_isl_id *cpp_id) in is_xpb_read() argument 457 u32 cpp_id; nfp_dump_csr_range() local 509 u32 cpp_id; nfp_read_indirect_csr() local [all...] |