Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 25 of 96) sorted by relevance

1234

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-address.h131 uint64_t ones :33; member
167 uint64_t ones : 49; member
174 uint64_t ones : 49; member
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_random.c144 uint8_t ones; in rte_rand_max() local
154 ones = __builtin_popcountll(upper_bound); in rte_rand_max()
159 if (unlikely(ones == 1)) in rte_rand_max()
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dmediatek,mtk-xhci.txt16 "mediatek,mtk-xhci" compatible string, you need SoC specific ones in
30 the following ones are optional:
91 "mediatek,mtk-xhci" compatible string, you need SoC specific ones in
103 - clock-names : must contain "sys_ck", and the following ones are optional:
/f-stack/freebsd/contrib/device-tree/Bindings/display/connector/
H A Danalog-tv-connector.txt10 ones. If not specified all TV standards are allowed.
H A Danalog-tv-connector.yaml22 Limit the supported TV standards on a connector to the given ones. If
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_sse.h111 const __m128i ones = _mm_cmpeq_epi32(zero, zero); in rxq_cq_decompress_v() local
178 invalid_mask = _mm_sll_epi64(ones, invalid_mask); in rxq_cq_decompress_v()
559 const __m128i ones = _mm_cmpeq_epi32(zero, zero); in rxq_cq_process_v() local
612 mask = _mm_sll_epi64(ones, mask); in rxq_cq_process_v()
720 mask = _mm_sll_epi64(ones, mask); in rxq_cq_process_v()
729 mask = _mm_sll_epi64(ones, mask); in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_altivec.h118 const vector unsigned char ones = vec_splat_u8(-1); in rxq_cq_decompress_v() local
230 vec_sl((vector unsigned long)ones, lshift); in rxq_cq_decompress_v()
792 const vector unsigned char ones = vec_splat_u8(-1); in rxq_cq_process_v() local
912 vec_sl((vector unsigned long)ones, lshift); in rxq_cq_process_v()
1148 vec_sl((vector unsigned long)ones, lshift); in rxq_cq_process_v()
1168 vec_sl((vector unsigned long)ones, lshift); in rxq_cq_process_v()
/f-stack/freebsd/netinet/
H A Dtcp_lro.c1021 uint64_t ones; in tcp_lro_sort() local
1039 ones = 0; in tcp_lro_sort()
1042 ones |= parray[x].seq; in tcp_lro_sort()
1047 ones &= zeros; in tcp_lro_sort()
1048 if (ones == 0) in tcp_lro_sort()
1052 ones = tcp_lro_msb_64(ones); in tcp_lro_sort()
1060 if (parray[y].seq & ones) in tcp_lro_sort()
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dsocionext,synquacer-exiu.txt16 ones the EXIU forwards its interrups to.
H A Dintel,ixp4xx-interrupt.yaml21 families were the only ones to reach the developer and consumer
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dradix_ipf.h69 u_char *ones; member
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dsubmitting-patches.rst71 which ones to review and which ones are ok to let go.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dartpec6.txt24 ones are the audio reference clock ("i2s_refclk") and the audio fractional
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dallwinner,sun4i-a10-mdio.yaml16 # Select every compatible, including the deprecated ones. This way, we
H A Dmarvell-neta-bm.txt19 type is 'short'. For 'long' ones it would be overridden by port's MTU.
/f-stack/dpdk/kernel/freebsd/
H A Dmeson.build18 # previous ones
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dcavium-mmc.txt6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
H A Damlogic,meson-mx-sdio.txt6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dbrcm,bcm6345-gpio.txt4 are the only ones which don't need a pinctrl driver.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Drk3288-veyron-sdmmc.dtsi16 * We also have external pulls, so disable the internal ones.
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dahci-mtk.txt6 need SoC specific ones in addition, one of:
/f-stack/freebsd/contrib/openzfs/.github/workflows/
H A Dzfs-tests.yml39 # Ubuntu will load kernel-shipped ones.
H A Dzloop.yml40 # Ubuntu will load kernel-shipped ones.
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dgpio.txt22 many interrupts as number of ones in the mask property. The first interrupt in
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dlinux_eal_parameters.rst84 Use specified hugetlbfs directory instead of autodetected ones.

1234