Home
last modified time | relevance | path

Searched full:datapath (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_types.h175 /** @name Trace Datapath
178 /** Trace Datapath operations.
188 * Trace Datapath responses
199 …OCSD_RESP_FATAL_INVALID_PARAM, /**< Processing Fatal Error : invalid parameter in datapath call. …
204 /*! Macro returning true if datapath response value is FATAL. */
206 /*! Macro returning true if datapath response value indicates WARNING logged. */
208 /*! Macro returning true if datapath response value indicates ERROR logged. */
210 /*! Macro returning true if datapath response value indicates WARNING or ERROR logged. */
212 /*! Macro returning true if datapath response value is CONT. */
214 /*! Macro returning true if datapath response value is WAIT. */
/freebsd/share/man/man4/man4.powerpc/
H A Ddtsec.431 .Nd "Freescale Datapath Acceleration Architecture-based Three-Speed Ethernet Controller device driv…
73 Normal mode, utilizing the full datapath acceleration, Buffer Manager, and Queue
/freebsd/contrib/opencsd/decoder/include/interfaces/
H A Dtrc_pkt_in_i.h63 * datapath operation is OCSD_OP_DATA.
65 * @param op : Datapath operation.
H A Dtrc_data_raw_in_i.h58 * Data input method for a component on the Trace decode datapath.
59 * Datapath operations passed to the component, which responds with data path response codes.
H A Dtrc_pkt_raw_in_i.h67 * @param op : Datapath operation
/freebsd/sys/net/route/
H A Dfib_algo.c77 * algorithms implementation to/from the datapath.
93 * DATAPATH
186 struct fib_dp fd_dp; /* fib datapath data */
294 /* Per-family array of fibnum -> {func, arg} mappings used in datapath */
964 * each nexthop returned by datapath has > 0 references in sync_algo_cb()
1005 * Assume @fd is already unlinked from the datapath.
1244 * Sets up algo @flm for table @rh and links it to the datapath.
1618 FD_PRINTF(LOG_WARNING, fd, "error attaching datapath"); in replace_rtables_family()
1629 /* Set new datapath pointer */ in replace_rtables_family()
1656 * Make datapath use fib instance @fd
[all …]
H A Droute_var.h58 rt_gen_t rnh_gen; /* datapath generation counter */
195 * RTF_HOST: rtentry, nhop. The latter indication is needed for the datapath
H A Dfib_algo.h102 /* Datapath lookup data */
/freebsd/contrib/opencsd/decoder/include/opencsd/c_api/
H A Dopencsd_c_api.h124 * @param op : Datapath operation.
130 * @return ocsd_datapath_resp_t : Datapath response code (CONT/WAIT/FATAL)
495 * output if the main packet output is to be attached to a packet decoder in the datapath.
499 …* @param monitor: 0 to attach printer directly to datapath packet output, 1 to attach to packet mo…
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw-api.h15 #include "fw/api/datapath.h"
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dk3-ringacc.txt24 "proxy_target" - The RA Proxy Datapath Registers
/freebsd/contrib/tcpdump/
H A Dopenflow.h28 /* OpenFlow: protocol between controller and datapath. */
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_get_cq_event.351 may be relatively expensive in the datapath, since it must take a
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_alu.h43 …* @brief Header file for control parameters for the generic ALU unit in the Ethernet Datapath for …
H A Dal_hal_an_lt_wrapper_regs.h245 * completed and the PCS datapath has been enabled (phy_los_out no longer
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_ns_datapath.c13 * Implementation of the Data Compression datapath operations.
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dinit.c14 #include "fw/api/datapath.h"
/freebsd/sys/dev/sfxge/common/
H A Def10_rx.c745 * +08: Packet Length. Zero if the RX datapath was in cut-through mode.
763 * pseudo-header. If the hardware receive datapath was operating in in ef10_rx_prefix_pktlen()
1104 /* Check if datapath firmware supports packed stream mode */ in ef10_rx_qcreate()
H A Defx_mcdi.c1294 * Typically, client drivers use DONT_CARE for the datapath firmware in efx_mcdi_drv_attach()
1296 * function. The datapath firmware type to use is controlled by the in efx_mcdi_drv_attach()
1298 * If a client driver wishes to attach with a specific datapath firmware in efx_mcdi_drv_attach()
1301 * FULL_FEATURED datapath firmware type first and fall backs to in efx_mcdi_drv_attach()
1302 * DONT_CARE datapath firmware type if MC_CMD_DRV_ATTACH fails. in efx_mcdi_drv_attach()
H A Defx.h1388 /* Datapath firmware vadapter/vport/vswitch support */
1449 * If datapath capabilities can be detected,
1453 /* Rx and Tx datapath CPU FW IDs */
3227 * EAGAIN is returned if hardware will be reset (datapath and management CPU
3246 * datapath.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dfsl,fman-dtsec.yaml14 versions of FMan used the Datapath Three Speed Ethernet Controller (dTSEC) for
/freebsd/share/man/man4/
H A Dgve.4221 features different datapath modes called queue formats:
/freebsd/contrib/opencsd/decoder/source/
H A Docsd_error.cpp244 "OCSD_RESP_FATAL_INVALID_PARAM: Processing Fatal Error : invalid parameter in datapath call.", in getStr()
/freebsd/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_datapath.h10 * Definition of the Data Compression datapath parameters.
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h238 // Returns VLEN divided by DLEN. Where DLEN is the datapath width of the

123