| /Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfpcore/ | 
| D | nfp_cppcore.c | 90 	struct nfp_cpp *cpp;  member 102 	struct nfp_cpp *cpp;  member 134 	struct nfp_cpp *cpp = nfp_cpp_area_cpp(area);  in __release_cpp_area()  local 161 void nfp_cpp_free(struct nfp_cpp *cpp)  in nfp_cpp_free() 212 u32 nfp_cpp_model(struct nfp_cpp *cpp)  in nfp_cpp_model() 223 u16 nfp_cpp_interface(struct nfp_cpp *cpp)  in nfp_cpp_interface() 235 int nfp_cpp_serial(struct nfp_cpp *cpp, const u8 **serial)  in nfp_cpp_serial() 246 static int nfp_cpp_set_mu_locality_lsb(struct nfp_cpp *cpp)  in nfp_cpp_set_mu_locality_lsb() 264 unsigned int nfp_cpp_mu_locality_lsb(struct nfp_cpp *cpp)  in nfp_cpp_mu_locality_lsb() 285 nfp_cpp_area_alloc_with_name(struct nfp_cpp *cpp, u32 dest, const char *name,  in nfp_cpp_area_alloc_with_name() [all …] 
 | 
| D | nfp_rtsym.c | 41 	struct nfp_cpp *cpp;  member 82 struct nfp_rtsym_table *nfp_rtsym_table_read(struct nfp_cpp *cpp)  in nfp_rtsym_table_read() 95 __nfp_rtsym_table_read(struct nfp_cpp *cpp, const struct nfp_mip *mip)  in __nfp_rtsym_table_read() 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() 288 int nfp_rtsym_read(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off,  in nfp_rtsym_read() 294 int __nfp_rtsym_readl(struct nfp_cpp *cpp, const struct nfp_rtsym *sym,  in __nfp_rtsym_readl() 314 int nfp_rtsym_readl(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off,  in nfp_rtsym_readl() 320 int __nfp_rtsym_readq(struct nfp_cpp *cpp, const struct nfp_rtsym *sym,  in __nfp_rtsym_readq() 345 int nfp_rtsym_readq(struct nfp_cpp *cpp, const struct nfp_rtsym *sym, u64 off,  in nfp_rtsym_readq() [all …] 
 | 
| D | nfp_cpplib.c | 41 int nfp_cpp_readl(struct nfp_cpp *cpp, u32 cpp_id,  in nfp_cpp_readl() 64 int nfp_cpp_writel(struct nfp_cpp *cpp, u32 cpp_id,  in nfp_cpp_writel() 85 int nfp_cpp_readq(struct nfp_cpp *cpp, u32 cpp_id,  in nfp_cpp_readq() 108 int nfp_cpp_writeq(struct nfp_cpp *cpp, u32 cpp_id,  in nfp_cpp_writeq() 123 int nfp_cpp_model_autodetect(struct nfp_cpp *cpp, u32 *model)  in nfp_cpp_model_autodetect() 158 int nfp_cpp_explicit_read(struct nfp_cpp *cpp, u32 cpp_id,  in nfp_cpp_explicit_read() 211 int nfp_cpp_explicit_write(struct nfp_cpp *cpp, u32 cpp_id, u64 addr,  in nfp_cpp_explicit_write() 279 nfp_cpp_map_area(struct nfp_cpp *cpp, const char *name, u32 cpp_id, u64 addr,  in nfp_cpp_map_area()
  | 
| D | nfp_nsp_eth.c | 186 nfp_eth_calc_port_geometry(struct nfp_cpp *cpp, struct nfp_eth_table *table)  in nfp_eth_calc_port_geometry() 214 nfp_eth_calc_port_type(struct nfp_cpp *cpp, struct nfp_eth_table_port *entry)  in nfp_eth_calc_port_type() 231 nfp_eth_read_media(struct nfp_cpp *cpp, struct nfp_nsp *nsp, struct nfp_eth_table_port *entry)  in nfp_eth_read_media() 263 struct nfp_eth_table *nfp_eth_read_ports(struct nfp_cpp *cpp)  in nfp_eth_read_ports() 279 __nfp_eth_read_ports(struct nfp_cpp *cpp, struct nfp_nsp *nsp)  in __nfp_eth_read_ports() 334 struct nfp_nsp *nfp_eth_config_start(struct nfp_cpp *cpp, unsigned int idx)  in nfp_eth_config_start() 424 int nfp_eth_set_mod_enable(struct nfp_cpp *cpp, unsigned int idx, bool enable)  in nfp_eth_set_mod_enable() 463 int nfp_eth_set_configured(struct nfp_cpp *cpp, unsigned int idx, bool configed)  in nfp_eth_set_configured() 531 int nfp_eth_set_idmode(struct nfp_cpp *cpp, unsigned int idx, bool state)  in nfp_eth_set_idmode() 614 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode)  in nfp_eth_set_fec()
  | 
| D | nfp_mutex.c | 15 	struct nfp_cpp *cpp;  member 86 int nfp_cpp_mutex_init(struct nfp_cpp *cpp,  in nfp_cpp_mutex_init() 123 struct nfp_cpp_mutex *nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target,  in nfp_cpp_mutex_alloc() 221 	struct nfp_cpp *cpp = mutex->cpp;  in nfp_cpp_mutex_unlock()  local 267 	struct nfp_cpp *cpp = mutex->cpp;  in nfp_cpp_mutex_trylock()  local 341 int nfp_cpp_mutex_reclaim(struct nfp_cpp *cpp, int target,  in nfp_cpp_mutex_reclaim()
  | 
| D | nfp_hwinfo.c | 106 hwinfo_db_walk(struct nfp_cpp *cpp, struct nfp_hwinfo *hwinfo, u32 size)  in hwinfo_db_walk() 129 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len)  in hwinfo_db_validate() 152 hwinfo_try_fetch(struct nfp_cpp *cpp, size_t *cpp_size)  in hwinfo_try_fetch() 208 static struct nfp_hwinfo *hwinfo_fetch(struct nfp_cpp *cpp, size_t *hwdb_size)  in hwinfo_fetch() 229 struct nfp_hwinfo *nfp_hwinfo_read(struct nfp_cpp *cpp)  in nfp_hwinfo_read()
  | 
| D | nfp_resource.c | 69 static int nfp_cpp_resource_find(struct nfp_cpp *cpp, struct nfp_resource *res)  in nfp_cpp_resource_find() 112 nfp_resource_try_acquire(struct nfp_cpp *cpp, struct nfp_resource *res,  in nfp_resource_try_acquire() 150 nfp_resource_acquire(struct nfp_cpp *cpp, const char *name)  in nfp_resource_acquire() 231 int nfp_resource_wait(struct nfp_cpp *cpp, const char *name, unsigned int secs)  in nfp_resource_wait() 318 int nfp_resource_table_init(struct nfp_cpp *cpp)  in nfp_resource_table_init()
  | 
| D | nfp_cpp.h | 21 #define nfp_err(cpp, fmt, args...) \  argument 23 #define nfp_warn(cpp, fmt, args...) \  argument 25 #define nfp_info(cpp, fmt, args...) \  argument 27 #define nfp_dbg(cpp, fmt, args...) \  argument 29 #define nfp_printk(level, cpp, fmt, args...) \  argument 286 static inline u8 nfp_cppcore_pcie_unit(struct nfp_cpp *cpp)  in nfp_cppcore_pcie_unit()
  | 
| 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() 68 static int nfp_mip_read_resource(struct nfp_cpp *cpp, struct nfp_mip *mip)  in nfp_mip_read_resource() 99 const struct nfp_mip *nfp_mip_open(struct nfp_cpp *cpp)  in nfp_mip_open()
  | 
| D | nfp_nsp.c | 128 	struct nfp_cpp *cpp;  member 230 	struct nfp_cpp *cpp = state->cpp;  in nfp_nsp_check()  local 273 struct nfp_nsp *nfp_nsp_open(struct nfp_cpp *cpp)  in nfp_nsp_open() 321 nfp_nsp_wait_reg(struct nfp_cpp *cpp, u64 *reg, u32 nsp_cpp, u64 addr,  in nfp_nsp_wait_reg() 363 	struct nfp_cpp *cpp = state->cpp;  in __nfp_nsp_command()  local 441 	struct nfp_cpp *cpp = nsp->cpp;  in nfp_nsp_command_buf_def()  local 499 	struct nfp_cpp *cpp = nsp->cpp;  in nfp_nsp_command_buf_dma_sg()  local 628 	struct nfp_cpp *cpp = nsp->cpp;  in nfp_nsp_command_buf_dma()  local 661 	struct nfp_cpp *cpp = nsp->cpp;  in nfp_nsp_command_buf()  local
  | 
| D | nfp_nffw.c | 79 	struct nfp_cpp *cpp;  member 159 struct nfp_nffw_info *nfp_nffw_info_open(struct nfp_cpp *cpp)  in nfp_nffw_info_open()
  | 
| /Linux-v6.6/drivers/net/slip/ | 
| D | slhc.c | 195 pull16(unsigned char **cpp)  in pull16() 207 decode(unsigned char **cpp)  in decode() 228 	unsigned char *ocp, unsigned char **cpp, int compress_cid)  in slhc_compress() 720 	unsigned char *ocp, unsigned char **cpp, int compress_cid)  in slhc_compress()
  | 
| /Linux-v6.6/drivers/gpu/drm/vc4/ | 
| D | vc4_validate.c | 57 utile_width(int cpp)  in utile_width() 75 utile_height(int cpp)  in utile_height() 99 size_is_lt(uint32_t width, uint32_t height, int cpp)  in size_is_lt() 165 		   uint32_t width, uint32_t height, uint8_t cpp)  in vc4_check_tex_size() 590 	uint32_t cpp, tiling_format, utile_w, utile_h;  in reloc_tex()  local
  | 
| D | vc4_render_cl.c | 446 	int cpp;  in vc4_rcl_surface_setup()  local 543 	int cpp;  in vc4_rcl_render_config_surface_setup()  local
  | 
| /Linux-v6.6/drivers/gpu/drm/i915/display/ | 
| D | i9xx_wm.c | 464 				     unsigned int cpp,  in intel_wm_method1() 508 				     unsigned int cpp,  in intel_wm_method2() 547 				       int fifo_size, int cpp,  in intel_calculate_wm() 653 		int cpp = fb->format->cpp[0];  in pnv_update_wm()  local 704 static unsigned int g4x_tlb_miss_wa(int fifo_size, int width, int cpp)  in g4x_tlb_miss_wa() 882 	unsigned int pixel_rate, htotal, cpp, width, wm;  in g4x_compute_wm()  local 1373 				   unsigned int cpp,  in vlv_wm_method2() 1408 	unsigned int pixel_rate, htotal, cpp, width, wm;  in vlv_compute_wm_level()  local 2025 		int cpp = fb->format->cpp[0];  in i965_update_wm()  local 2120 		int cpp;  in i9xx_update_wm()  local [all …] 
 | 
| D | i9xx_plane.c | 269 		int cpp = fb->format->cpp[0];  in i9xx_check_plane_surface()  local 375 	unsigned int cpp = fb->format->cpp[0];  in i9xx_plane_ratio()  local 701 	int cpp = info->cpp[0];  in hsw_primary_max_stride()  local 713 	int cpp = info->cpp[0];  in ilk_primary_max_stride()  local 728 	int cpp = info->cpp[0];  in i965_plane_max_stride()  local
  | 
| D | intel_sprite.c | 178 	unsigned int cpp = fb->format->cpp[0];  in vlv_plane_ratio()  local 471 	unsigned int cpp = fb->format->cpp[0];  in ivb_plane_ratio()  local 507 	unsigned int cpp = fb->format->cpp[0];  in ivb_plane_ratio_scaling()  local 585 	unsigned int cpp = fb->format->cpp[0];  in hsw_plane_ratio()  local 940 	int cpp = info->cpp[0];  in g4x_sprite_max_stride()  local 955 	int cpp = info->cpp[0];  in hsw_sprite_max_stride()  local 1238 	unsigned int cpp = fb->format->cpp[0];  in g4x_sprite_check_scaling()  local
  | 
| /Linux-v6.6/drivers/net/ethernet/netronome/nfp/ | 
| D | nfp_net_debugdump.c | 59 	struct nfp_dump_common_cpp cpp;  member 71 	struct nfp_dump_common_cpp cpp;  member 79 	struct nfp_dump_common_cpp cpp;  member 156 nfp_net_dump_load_dumpspec(struct nfp_cpp *cpp, struct nfp_rtsym_table *rtbl)  in nfp_net_dump_load_dumpspec() 504 nfp_read_indirect_csr(struct nfp_cpp *cpp,  in nfp_read_indirect_csr() 533 nfp_read_all_indirect_csr_ctx(struct nfp_cpp *cpp,  in nfp_read_all_indirect_csr_ctx()
  | 
| /Linux-v6.6/drivers/net/ethernet/netronome/nfp/abm/ | 
| D | ctrl.c | 52 	struct nfp_cpp *cpp = alink->abm->app->cpp;  in nfp_abm_ctrl_stat()  local 77 	struct nfp_cpp *cpp = abm->app->cpp;  in __nfp_abm_ctrl_set_q_lvl()  local 111 	struct nfp_cpp *cpp = abm->app->cpp;  in __nfp_abm_ctrl_set_q_act()  local
  | 
| D | qdisc.c | 48 	struct nfp_cpp *cpp = alink->abm->app->cpp;  in nfp_abm_stats_update_red()  local 519 	struct nfp_cpp *cpp = alink->abm->app->cpp;  in nfp_abm_gred_check_params()  local 664 	struct nfp_cpp *cpp = alink->abm->app->cpp;  in nfp_abm_red_check_params()  local
  | 
| /Linux-v6.6/arch/powerpc/platforms/powermac/ | 
| D | bootx_init.c | 222 	u32 *cpp, *ppp = &np->properties;  in bootx_scan_dt_build_strings()  local 280 	u32 *cpp, *ppp = &np->properties;  in bootx_scan_dt_build_struct()  local
  | 
| /Linux-v6.6/drivers/gpu/drm/ | 
| D | drm_dumb_buffers.c | 64 	u32 cpp, stride, size;  in drm_mode_create_dumb()  local
  | 
| /Linux-v6.6/drivers/net/ethernet/netronome/nfp/bpf/ | 
| D | main.c | 210 	struct nfp_cpp *cpp = bpf->app->pf->cpp;  in nfp_bpf_parse_cap_adjust_head()  local 338 	struct nfp_cpp *cpp = app->pf->cpp;  in nfp_bpf_parse_capabilities()  local
  | 
| /Linux-v6.6/drivers/gpu/drm/radeon/ | 
| D | r100_track.h | 18 	unsigned		cpp;  member 45 	unsigned		cpp;  member
  | 
| /Linux-v6.6/net/netfilter/ipvs/ | 
| D | ip_vs_proto_ah_esp.c | 105 		     int *verdict, struct ip_vs_conn **cpp,  in ah_esp_conn_schedule()
  |