Home
last modified time | relevance | path

Searched refs:acquired (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/
H A Dvitesse,vsc73xx.txt5 The Vitesse company has been acquired by Microsemi and Microsemi has
6 been acquired Microchip but retains this vendor branding.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dgemini.txt9 Storm Semiconductor was acquired by Cortina Systems in 2008 and the SoC was
11 in turn acquired by Inphi, who seem to have discontinued this product family.
H A Dsyna.txt4 Synaptics has acquired the Multimedia Solutions Business of Marvell, so
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dgemini-sl93512r.dts5 * "Gemini324 EV-Board" before Storm acquired Storlink Semiconductor.
6 * The series were later acquired by Cortina Systems.
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h312 struct ecore_cid_acquired_map acquired[MAX_CONN_TYPES]; member
H A Decore_cxt.c283 return p_hwfn->p_cxt_mngr->acquired[type].start_cid; in ecore_cxt_get_proto_cid_start()
978 OSAL_FREE(p_hwfn->p_dev, p_mngr->acquired[type].cid_map); in ecore_cid_map_free()
979 p_mngr->acquired[type].cid_map = OSAL_NULL; in ecore_cid_map_free()
980 p_mngr->acquired[type].max_count = 0; in ecore_cid_map_free()
981 p_mngr->acquired[type].start_cid = 0; in ecore_cid_map_free()
1031 p_map = &p_mngr->acquired[type]; in ecore_cid_map_alloc_single()
1219 p_map = &p_mngr->acquired[type]; in ecore_cxt_mngr_setup()
1802 p_map = &p_mngr->acquired[type]; in _ecore_cxt_acquire_cid()
1849 *pp_map = &p_mngr->acquired[*p_type]; in ecore_cxt_test_cid_acquired()
/f-stack/dpdk/doc/guides/nics/
H A Dfm10k.rst119 FM10000 PMD driver. The switch driver can be acquired from Intel support.
/f-stack/freebsd/contrib/openzfs/
H A DLICENSE38 subsequently acquired, any and all of the rights conveyed
59 hereafter acquired, including without limitation, method,
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst299 and releases acquired resources after processing of current operation is
438 stateful processing and releases acquired resources after processing
/f-stack/freebsd/netpfil/ipfw/
H A Ddummynet.txt230 which is expected to be acquired in exclusive mode
236 This is normally acquired in exclusive mode by the packet processing
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst70 the lock to each CPU/thread in the order they acquired the lock.
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dvendor-prefixes.yaml690 description: MStar Semiconductor, Inc. (acquired by MediaTek Inc.)
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt5798 released. At control method termination, any currently acquired mutex
8298 acquire an AML mutex that was previously acquired. FreeBSD report 140979.
8982 mutexes of the same sync level are acquired but then not released in
10706 thread that acquired the Global Lock via executing AML code then
18619 A ThreadId of -1 is now used to indicate a "mutex not acquired"
18646 completes execution. This fixes the "mutex already acquired"
18716 Some systems may fail with "execution mutex already acquired"
18735 Mutexes that have been acquired but not released when a thread