| /f-stack/dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 21 (descriptor)->sd_ptr = (ptr); \ 29 #define SEC_JD_SET_JOB_PTR(descriptor, ptr) \ argument 30 ((descriptor)->job_ptr = (ptr)) 35 #define SEC_JD_INIT(descriptor) ({ \ argument 70 (descriptor)->dpovrd = 0x00000000; \ 93 #define SEC_JD_SET_SG_IN(descriptor) \ argument 100 #define SEC_JD_SET_SG_OUT(descriptor) \ argument 103 #define SEC_JD_SET_DPOVRD(descriptor) \ argument 109 (descriptor))->command.sd.desclen : \ 113 #define SEC_DUMP_DESC(descriptor) { \ argument [all …]
|
| /f-stack/dpdk/drivers/net/atlantic/hw_atl/ |
| H A D | hw_atl_llh_internal.h | 142 (0x00005b18 + (descriptor) * 0x20) 180 #define HW_ATL_RDM_DESCDEN_ADR(descriptor) (0x00005b08 + (descriptor) * 0x20) argument 239 #define HW_ATL_RDM_DESCDHD_ADR(descriptor) (0x00005b0c + (descriptor) * 0x20) argument 256 #define HW_ATL_RDM_DESCDLEN_ADR(descriptor) (0x00005b08 + (descriptor) * 0x20) argument 275 #define HW_ATL_RDM_DESCDRESET_ADR(descriptor) (0x00005b08 + (descriptor) * 0x20) argument 1412 #define HW_ATL_TDM_DESCDEN_ADR(descriptor) (0x00007c08 + (descriptor) * 0x40) argument 1431 #define HW_ATL_TDM_DESCDHD_ADR(descriptor) (0x00007c0c + (descriptor) * 0x40) argument 1448 #define HW_ATL_TDM_DESCDLEN_ADR(descriptor) (0x00007c08 + (descriptor) * 0x40) argument 1746 #define HW_ATL_TDM_DESC_DEN_ADR(descriptor) (0x00007C08 + (descriptor) * 0x40) argument 1765 #define HW_ATL_TDM_DESC_DHD_ADR(descriptor) (0x00007C0C + (descriptor) * 0x40) argument [all …]
|
| H A D | hw_atl_llh.c | 331 u32 descriptor) in hw_atl_rdm_rx_desc_data_buff_size_set() argument 349 u32 descriptor) in hw_atl_rdm_rx_desc_en_set() argument 359 u32 descriptor) in hw_atl_rdm_rx_desc_head_buff_size_set() argument 369 u32 descriptor) in hw_atl_rdm_rx_desc_head_splitting_set() argument 385 u32 descriptor) in hw_atl_rdm_rx_desc_len_set() argument 393 u32 descriptor) in hw_atl_rdm_rx_desc_res_set() argument 482 u32 descriptor) in hw_atl_reg_rx_dma_desc_tail_ptr_set() argument 547 u32 descriptor) in hw_atl_reg_tx_dma_desc_tail_ptr_set() argument 974 u32 descriptor) in hw_atl_rpo_rx_desc_vlan_stripping_set() argument 1167 u32 descriptor) in hw_atl_tdm_tx_desc_len_set() argument [all …]
|
| H A D | hw_atl_llh.h | 163 u32 descriptor); 176 u32 descriptor); 183 u32 descriptor); 204 u32 descriptor); 228 u32 descriptor); 233 u32 descriptor); 241 u32 descriptor); 270 u32 descriptor); 275 u32 descriptor); 280 u32 descriptor); [all …]
|
| /f-stack/freebsd/x86/include/ |
| H A D | sysarch.h | 80 union descriptor *descs; 126 union descriptor; 130 int i386_get_ldt(int, union descriptor *, int); 131 int i386_set_ldt(int, union descriptor *, int); 154 union descriptor; 157 int i386_set_ldt(struct thread *, struct i386_ldt_args *, union descriptor *);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/fsi/ |
| H A D | fsi-master-gpio.txt | 6 - clock-gpios = <gpio-descriptor>; : GPIO for FSI clock 7 - data-gpios = <gpio-descriptor>; : GPIO for FSI data signal 10 - enable-gpios = <gpio-descriptor>; : GPIO for enable signal 11 - trans-gpios = <gpio-descriptor>; : GPIO for voltage translator enable 12 - mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other
|
| H A D | fsi-master-ast-cf.txt | 10 - clock-gpios = <gpio-descriptor>; : GPIO for FSI clock 11 - data-gpios = <gpio-descriptor>; : GPIO for FSI data signal 12 - enable-gpios = <gpio-descriptor>; : GPIO for enable signal 13 - trans-gpios = <gpio-descriptor>; : GPIO for voltage translator enable 14 - mux-gpios = <gpio-descriptor>; : GPIO for pin multiplexing with other
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | cache_bin.h | 80 cache_bin_array_descriptor_init(cache_bin_array_descriptor_t *descriptor, in cache_bin_array_descriptor_init() argument 82 ql_elm_new(descriptor, link); in cache_bin_array_descriptor_init() 83 descriptor->bins_small = bins_small; in cache_bin_array_descriptor_init() 84 descriptor->bins_large = bins_large; in cache_bin_array_descriptor_init()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfsbootenv/ |
| H A D | lzbe_device.c | 33 char *descriptor; in lzbe_set_boot_device() local 91 descriptor = NULL; in lzbe_set_boot_device() 92 if (asprintf(&descriptor, "zfs:%s:", device) > 0) in lzbe_set_boot_device() 93 fnvlist_add_string(nv, OS_BOOTONCE, descriptor); in lzbe_set_boot_device() 96 free(descriptor); in lzbe_set_boot_device()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | sys_machdep.c | 77 union descriptor *descs); 138 union descriptor *lp; in sysarch() 211 kargs.largs.num * sizeof(union descriptor)); in sysarch() 473 len * sizeof(union descriptor)); in user_ldt_alloc() 513 sizeof(union descriptor)); in user_ldt_deref() 561 union descriptor *descs) in i386_set_ldt() 565 union descriptor *dp; in i386_set_ldt() 680 dp = &((union descriptor *)(pldt->ldt_base))[NLDT]; in i386_set_ldt() 712 union descriptor *descs) in i386_set_ldt_data() 770 new_ldt->ldt_len * sizeof(union descriptor)); in i386_ldt_grow() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/crypto/ |
| H A D | fsl-sec2.txt | 14 descriptor pointers each channel fetch fifo can hold. 33 - fsl,descriptor-types-mask : The bitmask representing what descriptors 39 bit 1 = set if SEC supports the ipsec_esp descriptor type 43 bit 5 = set if SEC supports the srtp descriptor type 45 bit 7 = set if SEC supports the pkeu_assemble descriptor type 47 bit 9 = set if SEC supports the pkeu_ptmul descriptor type 49 bit 11 = set if SEC supports the pkeu_ptadd_dbl descriptor type 64 fsl,descriptor-types-mask = <0x12b0ebf>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/ |
| H A D | keystone-navigator-qmss.txt | 6 processors(PDSP), linking RAM, descriptor pools and infrastructure 10 reading descriptor address to a particular memory mapped location. The PDSPs 13 descriptor RAM. Descriptor RAM is configurable as internal or external memory. 15 queue pool management (allocation, push, pop and notify) and descriptor 53 as free descriptor queues or the 72 the buffer for descriptor information. This firmware 81 entries : Size of the accumulator descriptor list 91 - descriptor-regions : child node describing the memory regions for keystone 97 <"# of descriptors" "descriptor size">. 99 descriptor in the region. [all …]
|
| /f-stack/freebsd/i386/include/ |
| H A D | segments.h | 87 extern union descriptor *gdt; 88 extern union descriptor *ldt;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | marvell-orion-net.txt | 43 - marvell,tx-sram-addr: address of transmit descriptor buffer located in SRAM. 44 - marvell,tx-sram-size: size of transmit descriptor buffer located in SRAM. 46 - marvell,rx-sram-addr: address of receive descriptor buffer located in SRAM. 47 - marvell,rx-sram-size: size of receive descriptor buffer located in SRAM.
|
| /f-stack/dpdk/doc/guides/nics/features/ |
| H A D | igb_vf.ini | 21 Rx descriptor status = Y 22 Tx descriptor status = Y
|
| H A D | e1000.ini | 25 Rx descriptor status = Y 26 Tx descriptor status = Y
|
| H A D | atlantic.ini | 27 Rx descriptor status = Y 28 Tx descriptor status = Y
|
| H A D | iavf.ini | 29 Rx descriptor status = Y 30 Tx descriptor status = Y
|
| H A D | igc.ini | 12 Rx descriptor status = Y 13 Tx descriptor status = Y
|
| H A D | fm10k.ini | 29 Rx descriptor status = Y 30 Tx descriptor status = Y
|
| H A D | i40e_vf.ini | 31 Rx descriptor status = Y 32 Tx descriptor status = Y
|
| H A D | ixgbe_vf.ini | 30 Rx descriptor status = Y 31 Tx descriptor status = Y
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_02.T.out | 3 abcdef: Bad file descriptor 6 close -1 returned Bad file descriptor good
|
| /f-stack/freebsd/contrib/libnv/ |
| H A D | dnvlist.c | 73 DNVLIST_GET(int, descriptor) in DNVLIST_GET() 110 DNVLIST_TAKE(int, descriptor) in DNVLIST_TAKE()
|
| H A D | cnvlist.c | 89 CNVLIST_GET(int, descriptor, DESCRIPTOR) in CNVLIST_GET() 148 CNVLIST_TAKE(int, descriptor, DESCRIPTOR) 215 CNVLIST_FREE(descriptor)
|