Home
last modified time | relevance | path

Searched defs:depth (Results 201 – 225 of 519) sorted by relevance

12345678910>>...21

/openbmc/linux/net/ipv4/
H A Dtcp_metrics.c222 static struct tcp_metrics_block *tcp_get_encode(struct tcp_metrics_block *tm, int depth) in tcp_get_encode()
236 int depth = 0; in __tcp_get_metrics() local
/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c218 unsigned int depth) in scsi_realloc_sdev_budget_map()
281 unsigned int depth; in scsi_alloc_sdev() local
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h92 u8 depth; member
120 u8 depth:4; member
247 u8 depth; member
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.h41 #define ADMIN_SQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_aq_entry)) argument
42 #define ADMIN_CQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_acq_entry)) argument
43 #define ADMIN_AENQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_aenq_entry)) argument
/openbmc/linux/drivers/video/fbdev/
H A Dsunxvr500.c46 unsigned int depth; member
H A Dvalkyriefb.c559 int depth = simple_strtoul(this_opt+6, NULL, 0); in valkyriefb_setup() local
/openbmc/linux/tools/bootconfig/
H A Dmain.c40 int depth = 0, i; in xbc_show_compact_tree() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c311 enum dcn_hubbub_page_table_depth depth = 0; in page_table_depth_to_hw() local
/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c2557 u32 depth) in validate_and_copy_sample()
2625 u32 depth) in validate_and_copy_dec_ttl()
2684 u32 depth) in validate_and_copy_clone()
3074 bool log, bool last, u32 depth) in validate_and_copy_check_pkt_len()
3166 u32 depth) in __ovs_nla_copy_actions()
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c62 #define SEC_TOTAL_IV_SZ(depth) (SEC_IV_SIZE * (depth)) argument
69 #define SEC_TOTAL_MAC_SZ(depth) (SEC_MAX_MAC_LEN * (depth)) argument
77 #define SEC_PBUF_PAGE_NUM(depth) ((depth) / SEC_PBUF_NUM) argument
78 #define SEC_PBUF_LEFT_SZ(depth) (SEC_PBUF_PKG * ((depth) - \ argument
80 #define SEC_TOTAL_PBUF_SZ(depth) (PAGE_SIZE * SEC_PBUF_PAGE_NUM(depth) + \ argument
/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c420 u32 depth, bpp; member
786 static u32 depth_to_dst(u32 depth) in depth_to_dst()
1038 u32 depth, bytpp; in aty128_var_to_crtc() local
1424 u32 depth, in aty128_ddafifo()
/openbmc/qemu/hw/display/
H A Dxenfb.c68 int depth; member
526 int width, int height, int depth, in xenfb_configure_fb()
H A Dcg3.c84 uint16_t width, height, depth; member
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_mixer.c239 int plane_id, depth = plane->drm_plane.state->normalized_zpos; in sti_mixer_set_plane_depth() local
/openbmc/linux/drivers/media/platform/rockchip/rga/
H A Drga.h18 int depth; member
/openbmc/linux/sound/drivers/opl4/
H A Dopl4_synth.c406 int depth; in snd_opl4_update_vibrato_depth() local
/openbmc/u-boot/drivers/core/
H A Ddevres.c200 static void dump_resources(struct udevice *dev, int depth) in dump_resources()
/openbmc/qemu/hw/ppc/
H A Dprep.c177 int width, int height, int depth) in PPC_NVRAM_set_params()
/openbmc/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.h54 int depth; member
/openbmc/qemu/hw/sparc/
H A Dsun4m.c148 int width, int height, int depth, in nvram_init()
472 int height, int depth) in tcx_init()
524 int height, int depth) in cg3_init()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c469 int depth, i; in rvu_npc_exact_alloc_mem_table_entry() local
669 static void rvu_exact_config_result_ctrl(struct rvu *rvu, uint32_t depth) in rvu_exact_config_result_ctrl()
905 int depth; in rvu_npc_exact_dealloc_table_entry() local
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c870 u32 depth; in tipc_nl_compat_name_table_dump_header() local
901 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
/openbmc/linux/block/
H A Dkyber-iosched.c267 unsigned int sched_domain, unsigned int depth) in kyber_resize_domain()
317 unsigned int orig_depth, depth; in kyber_timer_fn() local
/openbmc/linux/include/linux/
H A Duprobes.h80 unsigned int depth; member
/openbmc/sdbusplus/example/
H A Dasio-example.cpp305 int32_t depth = 2; in client() local

12345678910>>...21