Home
last modified time | relevance | path

Searched defs:width (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_tbls.c75 sfc_tbls_field_update(uint32_t in, uint16_t lbn, uint16_t width, uint32_t value) in sfc_tbls_field_update()
97 uint16_t lbn, uint16_t width, uint32_t value) in sfc_tbls_field_set_u32()
129 uint16_t width, uint16_t value) in sfc_tbls_field_set_u16()
136 uint16_t width, uint8_t value) in sfc_tbls_field_set_u8()
143 __rte_unused uint16_t width, const uint32_t *ip) in sfc_tbls_field_set_ip()
164 uint16_t lbn, uint16_t width, uint64_t value) in sfc_tbls_field_set_u64()
202 uint16_t width, bool value) in sfc_tbls_field_set_bit()
H A Dsfc_tbls.h188 sfc_tbls_next_req_fields(uint32_t *data, uint16_t width) in sfc_tbls_next_req_fields()
/dpdk/lib/ethdev/
H A Drte_dev_info.h21 uint32_t width; /**< Size of device register */ global() member
H A Drte_flow.h2569 uint32_t width; /* Compare width. */ global() member
4142 uint32_t width; /**< Number of bits to use from a source field. */ global() member
/dpdk/lib/argparse/
H A Drte_argparse.c647 uint32_t width = 12; /* Default "-h, --help " len. */ calc_help_align() local
667 show_oneline_help(const struct rte_argparse_arg * arg,uint32_t width) show_oneline_help() argument
/dpdk/drivers/net/pfe/
H A Dpfe_hal.c461 gemac_set_bus_width(__rte_unused void *base, __rte_unused int width) in gemac_set_bus_width()
/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_target.c527 int width; in nfp_mask64() local
/dpdk/drivers/common/sfc_efx/base/
H A Defx_mac.c720 unsigned int width; in efx_mac_stats_mask_add_range() local
H A Def10_tlv_layout.h861 uint16_t width; /* Number of lanes */ member
H A Defx.h5279 uint16_t width; member
/dpdk/lib/bpf/
H A Dbpf_jit_arm64.c51 const unsigned int width = is64 ? 64 : 32; in check_immr_imms() local
551 const unsigned int width = is64 ? 64 : 32; in emit_lsl() local
/dpdk/drivers/net/ena/base/
H A Dena_com.c1613 u32 width; in ena_com_get_dma_width() local