Home
last modified time | relevance | path

Searched refs:occupied (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dst,stm32-ipcc.yaml31 - description: rx channel occupied
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h361 bool occupied; member
/f-stack/dpdk/doc/guides/prog_guide/
H A Dip_fragment_reassembly_lib.rst59 When the collision occurs and all 2 \* <bucket_entries> are occupied,
H A Dpacket_classif_access_ctrl.rst223 So it is a case where the 4 consecutive bytes of an input field are not fully occupied.
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic-v3.yaml100 The number of independent contiguous regions occupied by the
/f-stack/freebsd/contrib/ena-com/
H A Dena_com.c96 bool occupied; member
210 comp_ctx->occupied = false; in comp_ctxt_release()
230 if (unlikely(admin_queue->comp_ctx[command_id].occupied && capture)) { in get_comp_ctxt()
238 admin_queue->comp_ctx[command_id].occupied = true; in get_comp_ctxt()
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_com.c60 bool occupied; member
172 comp_ctx->occupied = false; in comp_ctxt_release()
190 if (unlikely(queue->comp_ctx[command_id].occupied && capture)) { in get_comp_ctxt()
197 queue->comp_ctx[command_id].occupied = true; in get_comp_ctxt()
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dkeystone-netcp.txt151 If this is 2, the two DWORDs occupied by the MAC address
/f-stack/freebsd/i386/conf/
H A DNOTES176 # occupied by an ISA memory hole.
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md1135 A position is skipped if already occupied by a "less than 1" probability symbol.