Home
last modified time | relevance | path

Searched defs:depth (Results 126 – 150 of 434) sorted by relevance

12345678910>>...18

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.h27 u8 depth; member
/linux/drivers/video/fbdev/via/
H A Dviafbdev.h59 u8 depth; member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h66 int depth; member
/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c1131 u8 depth = format->depth; drm_fb_helper_fill_pixel_fmt() local
1443 drm_fb_helper_find_format(struct drm_fb_helper * fb_helper,const uint32_t * formats,size_t format_count,uint32_t bpp,uint32_t depth) drm_fb_helper_find_format() argument
1477 uint32_t bpp, depth; drm_fb_helper_find_color_mode_format() local
[all...]
/linux/scripts/dtc/
H A Dfdtget.c142 int depth = 1; /* the assumed depth of this node */ in list_subnodes() local
/linux/net/bridge/
H A Dbr_forward.c43 int depth; in br_dev_queue_push_xmit() local
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dheadc37d.c35 u8 depth; in headc37d_or() local
H A Datom.h92 u8 depth; member
120 u8 depth:4; member
247 u8 depth; member
/linux/sound/soc/meson/
H A Daxg-frddr.c56 unsigned int period, depth, val; in axg_frddr_dai_hw_params() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgf100.c67 gf100_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gf100_ltc_zbc_clear_depth()
/linux/include/linux/
H A Dif_vlan.h594 int *depth) in __vlan_get_protocol()
642 __be16 type, int *depth) in vlan_get_protocol_and_depth()
/linux/arch/powerpc/platforms/powernv/
H A Dopal.c111 const char *uname, int depth, void *data) in early_init_dt_scan_opal() argument
148 const char *uname, int depth, void *data) in early_init_dt_scan_recoverable_ranges() argument
/linux/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c851 int depth, void *data) in fdt_find_cpu_features()
1070 *uname, int depth, void *data) in dt_cpu_ftrs_scan_callback()
/linux/arch/powerpc/mm/book3s64/
H A Dpkeys.c52 const char *uname, int depth, in dt_scan_storage_keys()
/linux/arch/mips/sgi-ip27/
H A Dip27-memory.c59 static void router_recurse(klrou_t *router_a, klrou_t *router_b, int depth) in router_recurse()
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_mutex.c17 u16 depth; member
/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.h65 int depth; member
/linux/sound/usb/caiaq/
H A Ddevice.c238 int rate, int depth, int bpp) in snd_usb_caiaq_set_audio_params()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddma.c112 static u32 __mt7996_dma_prefetch_base(u16 *base, u8 depth) in __mt7996_dma_prefetch_base()
/linux/block/
H A Dblk-rq-qos.c112 unsigned int depth; in rq_depth_calc_max_depth() local
/linux/net/sched/
H A Dcls_flower.c884 u8 depth; in fl_set_key_mpls_lse() local
1198 int depth, int option_len, in fl_set_geneve_opt()
1286 int depth, int option_len, in fl_set_vxlan_opt()
1323 int depth, int option_len, in fl_set_erspan_opt()
1388 int depth, int option_len, in fl_set_gtp_opt()
1431 int depth, int option_len, in fl_set_pfcp_opt()
/linux/net/openvswitch/
H A Dflow_netlink.c2569 u32 depth) in validate_and_copy_sample()
2637 u32 depth) in validate_and_copy_dec_ttl()
2696 u32 depth) in validate_and_copy_clone()
3087 bool log, bool last, u32 depth) in validate_and_copy_check_pkt_len()
3179 u32 depth) in __ovs_nla_copy_actions()
/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
/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
/linux/drivers/xen/xenbus/
H A Dxenbus_client.c210 enum xenbus_state state, int depth) in __xenbus_switch_state()
362 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal()

12345678910>>...18