Searched refs:exception (Results 1 – 18 of 18) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_ev.c | 90 if (unlikely(evq->exception)) in sfc_ev_efx_rx() 111 evq->exception = B_TRUE; in sfc_ev_efx_rx() 125 evq->exception = B_TRUE; in sfc_ev_efx_rx() 304 evq->exception = B_TRUE; in sfc_ev_exception() 580 if (unlikely(evq->exception) && sfc_adapter_trylock(evq->sa)) { in sfc_ev_qpoll() 616 if (evq->exception) in sfc_ev_qpoll() 776 evq->exception = B_FALSE; in sfc_ev_qstop()
|
| H A D | sfc_ev.h | 50 boolean_t exception; member
|
| /dpdk/license/ |
| H A D | README | 49 Any exception to the DPDK IP policies shall be approved by DPDK Tech Board and 50 DPDK Governing Board. Steps for any exception approval: 57 mission, it may decide on such exception with two-thirds vote of the members.
|
| H A D | lgpl-2.1.txt | 271 6. As an exception to the Sections above, you may also combine or 320 reproducing the executable from it. However, as a special exception,
|
| H A D | gpl-2.0.txt | 160 special exception, the source code distributed need not include
|
| /dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_pcd_ext.h | 282 ioc_fm_pcd_exceptions exception; /**< The requested exception */ member 3861 ioc_fm_pcd_exceptions exception); 3873 ioc_fm_pcd_exceptions exception, 4050 ioc_fm_pcd_exceptions exception, bool enable); 4314 ioc_fm_pcd_exceptions exception, bool enable);
|
| H A D | fm_port_ext.h | 1381 e_fm_port_exceptions exception); 3083 e_fm_port_exceptions exception, bool enable);
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | generic_segmentation_offload_lib.rst | 116 ``segsz`` bytes of data. The only exception to this is in the case of the very 127 with the possible exception of the last segment, as previously described.
|
| H A D | hash_lib.rst | 193 … case when the RTE_HASH_EXTRA_FLAGS_EXT_TABLE flag is not set. With one exception, if a key is del…
|
| H A D | poll_mode_drv.rst | 14 (with the exception of Link Status Change interrupts) to quickly receive,
|
| H A D | env_abstraction_layer.rst | 286 One exception is ``--huge-unlink=never`` mode.
|
| /dpdk/doc/guides/contributing/ |
| H A D | design.rst | 67 Adding a new static field or flag must be an exception matching many criteria
|
| H A D | unit_test.rst | 430 The ``cryptodev_scheduler_autotest`` is the only exception to this.
|
| H A D | coding_style.rst | 560 …The exception to this is when the variable is ``const`` in which case the declaration must be at t…
|
| /dpdk/app/test/ |
| H A D | meson.build | 335 # The following linkages are an exception to allow running the
|
| /dpdk/doc/guides/nics/ |
| H A D | fail_safe.rst | 25 A notable exception is the device removal feature. The fail-safe PMD is not
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mcdi.c | 815 efx_mcdi_exception_t exception; in efx_mcdi_raise_exception() local 827 exception = (rc == EIO) in efx_mcdi_raise_exception() 831 emtp->emt_exception(emtp->emt_context, exception); in efx_mcdi_raise_exception()
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_17_02.rst | 141 Virtio-user with vhost-kernel as the backend is a solution for the exception
|