Searched refs:ownership (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 164 By default, the ``nic_uio`` module will take ownership of network ports if they are 169 how to query and modify the device ownership of the ports to be used by 177 Device ownership can be viewed using the pciconf -l command. The example below shows 178 four Intel® 82599 network ports under ``if_ixgbe`` module ownership.
|
| H A D | build_sample_apps.rst | 106 to run these applications as a user other than "root". To do so, the ownership,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/keystone/ |
| H A D | ti,k3-sci-common.yaml | 43 - description: TI-SCI host id to which processor control ownership
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_neon.h | 531 const uint16x4_t ownership = vdup_n_u16(!(rxq->cq_ci & (q_mask + 1))); in rxq_cq_process_v() local 753 owner_mask = vceq_u16(owner_mask, ownership); in rxq_cq_process_v()
|
| H A D | mlx5_rxtx_vec_sse.h | 530 unsigned int ownership = !!(rxq->cq_ci & (q_mask + 1)); in rxq_cq_process_v() local 694 if (ownership) in rxq_cq_process_v()
|
| H A D | mlx5_rxtx_vec_altivec.h | 790 unsigned int ownership = !!(rxq->cq_ci & (q_mask + 1)); in rxq_cq_process_v() local 1089 if (ownership) in rxq_cq_process_v()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| H A D | THIRDPARTYLICENSE.openssl | 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity.
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | LICENSE | 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity.
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | LICENSE | 74 contract or otherwise, or (b) ownership of more than fifty 76 ownership of such entity.
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | rfc1952.txt | 578 protection, ownership, and modification time attributes on the local
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | poll_mode_drv.rst | 150 The ownership mechanism is controlled by ethdev APIs and allows to set/remove/get a port owner by D…
|