/freebsd/contrib/opencsd/decoder/include/opencsd/ |
H A D | ocsd_if_types.h | 175 /** @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 D | dtsec.4 | 31 .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 D | trc_pkt_in_i.h | 63 * datapath operation is OCSD_OP_DATA. 65 * @param op : Datapath operation.
|
H A D | trc_data_raw_in_i.h | 58 * 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 D | trc_pkt_raw_in_i.h | 67 * @param op : Datapath operation
|
/freebsd/sys/net/route/ |
H A D | fib_algo.c | 77 * 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 D | route_var.h | 58 rt_gen_t rnh_gen; /* datapath generation counter */ 195 * RTF_HOST: rtentry, nhop. The latter indication is needed for the datapath
|
H A D | fib_algo.h | 102 /* Datapath lookup data */
|
/freebsd/contrib/opencsd/decoder/include/opencsd/c_api/ |
H A D | opencsd_c_api.h | 124 * @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 D | fw-api.h | 15 #include "fw/api/datapath.h"
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | k3-ringacc.txt | 24 "proxy_target" - The RA Proxy Datapath Registers
|
/freebsd/contrib/tcpdump/ |
H A D | openflow.h | 28 /* OpenFlow: protocol between controller and datapath. */
|
/freebsd/contrib/ofed/libibverbs/man/ |
H A D | ibv_get_cq_event.3 | 51 may be relatively expensive in the datapath, since it must take a
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_alu.h | 43 …* @brief Header file for control parameters for the generic ALU unit in the Ethernet Datapath for …
|
H A D | al_hal_an_lt_wrapper_regs.h | 245 * completed and the PCS datapath has been enabled (phy_los_out no longer
|
/freebsd/sys/dev/qat/qat_api/common/compression/ |
H A D | dc_ns_datapath.c | 13 * Implementation of the Data Compression datapath operations.
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | init.c | 14 #include "fw/api/datapath.h"
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_rx.c | 745 * +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 D | efx_mcdi.c | 1294 * 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 D | efx.h | 1388 /* 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 D | fsl,fman-dtsec.yaml | 14 versions of FMan used the Datapath Three Speed Ethernet Controller (dTSEC) for
|
/freebsd/share/man/man4/ |
H A D | gve.4 | 221 features different datapath modes called queue formats:
|
/freebsd/contrib/opencsd/decoder/source/ |
H A D | ocsd_error.cpp | 244 "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 D | dc_datapath.h | 10 * Definition of the Data Compression datapath parameters.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVSubtarget.h | 238 // Returns VLEN divided by DLEN. Where DLEN is the datapath width of the
|