| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_hwrm.c | 538 enables = filter->enables | in bnxt_hwrm_set_l2_filter() 572 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_set_l2_filter() 1023 req.enables |= rte_cpu_to_le_32(enables); in bnxt_hwrm_func_reserve_vf_resc() 1312 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_port_phy_cfg() 1608 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_ring_alloc() 1985 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_vnic_cfg() 3350 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_pf_func_cfg() 4628 enables = filter->enables | in bnxt_hwrm_set_em_filter() 4675 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_set_em_filter() 4728 enables = filter->enables | in bnxt_hwrm_set_ntuple_filter() [all …]
|
| H A D | bnxt_filter.h | 12 (((filter)->enables & (chk)) && \ 51 uint32_t enables; member
|
| H A D | bnxt_flow.c | 713 filter->enables = en; in bnxt_validate_and_parse_flow_type() 841 filter1->enables = in bnxt_create_l2_filter() 856 filter1->enables |= in bnxt_create_l2_filter() 859 filter1->enables |= in bnxt_create_l2_filter() 990 filter->enables = filter1->enables; in bnxt_update_filter_flags_en() 1215 filter->enables |= filter->tunnel_type; in bnxt_validate_and_parse_flow() 1246 filter->enables |= NTUPLE_FLTR_ALLOC_INPUT_EN_MIRROR_VNIC_ID; in bnxt_validate_and_parse_flow() 1753 filter->enables == filter->tunnel_type) { in bnxt_flow_create() 1788 filter->enables |= in bnxt_flow_create() 1800 filter->enables |= in bnxt_flow_create() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | nvidia,tegra-audio-wm8903.txt | 27 - nvidia,spkr-en-gpios : The GPIO that enables the speakers 30 - nvidia,int-mic-en-gpios : The GPIO that enables the internal microphone 31 - nvidia,ext-mic-en-gpios : The GPIO that enables the external microphone
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | pdump_lib.rst | 25 This API enables the packet capture on a given port and queue. 29 This API enables the packet capture on a given device id (``vdev name or pci address``) and queue. 57 The library APIs ``rte_pdump_enable()`` and ``rte_pdump_enable_by_deviceid()`` enables the packet c… 60 and enables the packet capture by registering the Ethernet RX and TX callbacks for the given port o…
|
| /f-stack/freebsd/i386/conf/ |
| H A D | NOTES | 101 # CPU_BLUELIGHTNING_FPU_OP_CACHE enables FPU operand cache on IBM 105 # CPU_BTB_EN enables branch target buffer on Cyrix 5x86 (NOTE 1). 118 # CPU_ELAN enables support for AMDs ElanSC520 CPU. 119 # CPU_ELAN_PPS enables precision timestamp code. 122 # CPU_ENABLE_LONGRUN enables support for Transmeta Crusoe LongRun 126 # CPU_FASTER_5X86_FPU enables faster FPU exception handler. 150 # CPU_RSTK_EN enables return stack on Cyrix 5x86 (NOTE 1). 152 # CPU_SOEKRIS enables support www.soekris.com hardware. 154 # CPU_SUSP_HLT enables suspend on HALT. If this option is set, CPU 162 # CYRIX_CACHE_WORKS enables CPU cache on Cyrix 486 CPUs with cache [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | rs485.yaml | 37 description: enables the rs485 feature at boot time. It can be disabled 42 description: enables the receiving of data even while sending data.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ata/ |
| H A D | cortina,gemini-sata-bridge.txt | 34 - cortina,gemini-enable-ide-pins: enables the PATA to IDE connection. 37 - cortina,gemini-enable-sata-bridge: enables the PATA to SATA bridge
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | spear-keyboard.txt | 8 - autorepeat: bool: enables key autorepeat
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ad5820.txt | 17 active low, a high level on the pin enables the device.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/extcon/ |
| H A D | extcon-fsa9480.txt | 4 controlled using I2C and enables USB data, stereo and mono audio, video,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | lantiq,pinctrl-falcon.txt | 56 - lantiq,drive-current: Boolean, enables drive-current 57 - lantiq,slew-rate: Boolean, enables slew-rate
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reset/ |
| H A D | amlogic,meson-axg-audio-arb.txt | 3 The Amlogic Audio ARB is a simple device which enables or
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8992-msft-lumia-talkman.dts | 22 /* This enables graphical output via bootloader-enabled display.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | max17042_battery.txt | 14 Defining this property enables current-sense functionality.
|
| H A D | maxim,ds2760.txt | 16 - maxim,pmod-enabled: This boolean property enables the DS2760 to enter
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | arm-dsu-pmu.txt | 5 form a multicore cluster. The PMU enables to gather various statistics on
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 148 * JEMALLOC_DEBUG enables assertions and other sanity checks, and disables 153 /* JEMALLOC_STATS enables statistics calculation. */ 156 /* JEMALLOC_PROF enables allocation profiling. */ 169 * JEMALLOC_DSS enables use of sbrk(2) to allocate extents from the data storage
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/irled/ |
| H A D | spi-ir-led.txt | 16 or a gpio which enables a regulator, i.e. a regulator-fixed as
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 153 Boolean property which enables a running average of the diode 213 Boolean property which enables Rsense sharing, where one sense 219 Boolean property which enables excitation current rotation to 292 Boolean property which enables Rsense sharing, where one sense 299 Boolean property which enables excitation current rotation to
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/can/ |
| H A D | rcar_canfd.txt | 82 E.g. below enables Channel 1 alone in the board in Classical CAN only mode. 95 E.g. below enables Channel 0 alone in the board using External clock
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | imx7-csi.txt | 7 This is device node for the CMOS Sensor Interface (CSI) which enables the chip
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | mmc-pwrseq-simple.txt | 4 common properties between various SOC designs. It thus enables us to use the
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ipsec_secgw.rst | 71 is done core submits them back as events to an event device. This enables 162 * ``-l``: enables code-path that uses librte_ipsec. 168 * ``-e``: enables Security Association extended sequence number processing 171 * ``-a``: enables Security Association sequence number atomic behavior 249 * The ``-l`` option enables cores 20 and 21. 257 * The ``-p`` option enables ports (detected) 0, 1, 2 and 3. 259 * The ``-P`` option enables promiscuous mode. 263 * The ``--config`` option enables one queue per port with the following mapping: 282 * The ``-f /path/to/config_file`` option enables the application read and 302 * The ``-P`` option enables promiscuous mode. [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | pxa-usb.txt | 11 If present, enables the appropriate USB port of the controller.
|