Searched refs:association (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-l2c.h | 368 cvmx_l2c_tag_t cvmx_l2c_get_tag(uint32_t association, uint32_t index) 382 cvmx_l2c_tag_t cvmx_l2c_get_tag_v2(uint32_t association, uint32_t index, uint32_t tad);
|
| H A D | cvmx-l2c.c | 750 union cvmx_l2c_tag cvmx_l2c_get_tag_v2(uint32_t association, uint32_t index, uint32_t tad) in cvmx_l2c_get_tag_v2() argument 755 if ((int)association >= cvmx_l2c_get_num_assoc()) { in cvmx_l2c_get_tag_v2() 767 (association << CVMX_L2C_TAG_ADDR_ALIAS_SHIFT) | in cvmx_l2c_get_tag_v2() 791 tmp_tag = __read_l2_tag(association, index); in cvmx_l2c_get_tag_v2() 834 union cvmx_l2c_tag cvmx_l2c_get_tag(uint32_t association, uint32_t index) in cvmx_l2c_get_tag() argument 839 if ((int)association >= cvmx_l2c_get_num_assoc()) { in cvmx_l2c_get_tag() 851 (association << CVMX_L2C_TAG_ADDR_ALIAS_SHIFT) | in cvmx_l2c_get_tag() 876 tmp_tag = __read_l2_tag(association, index); in cvmx_l2c_get_tag()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | iommu.txt | 30 typically have a fixed association to the master device, whereas multiple- 49 association of masters to be configured. Note that an IOMMU can by design 138 /* static association with IOMMU */ 144 /* static association with IOMMU */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | panel-simple-dsi.yaml | 17 The panel may use an OF graph binding for the association to the display,
|
| H A D | panel-dsi-cm.yaml | 18 The panel may use an OF graph binding for the association
|
| H A D | panel-simple.yaml | 17 The panel may use an OF graph binding for the association to the display,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | atmel,ebi.txt | 31 - ranges: Encodes CS to memory region association.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | TUNING.md | 62 Enable dynamic thread to arena association based on running CPU. This has
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | packet_framework.rst | 269 … When no value is currently associated with *key*, then the (key, *value* ) association is created. 270 … When *key* is already associated value *value0*, then the association (*key*, *value0*) is removed 271 and association *(key, value)* is created; 274 When *key* is already associated *value*, then association *(key, value)* is removed; 278 The *(key, value)* association is not changed.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/cpu/ |
| H A D | cpu-topology.txt | 105 The association of sockets and NUMA nodes is beyond
|
| /f-stack/freebsd/contrib/dev/ipw/ |
| H A D | LICENSE | 32 documentation which may accompany the Software, but only in association with
|
| /f-stack/freebsd/contrib/dev/iwi/ |
| H A D | LICENSE | 32 documentation which may accompany the Software, but only in association with
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | kernel_nic_interface.rst | 290 is the association of each port with lcores for RX, TX and kernel threads.
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dummynet.txt | 53 association of flowsets and schedulers is configurable e.g.
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 973 Configure MACsec secure association (SA)::
|