| /f-stack/freebsd/kern/ |
| H A D | subr_stats.c | 2085 stats_voistatdata_tostr(vsd, v->dtype, vs->dtype, vs->dsz, 2184 stats_voistatdata_tostr(vsd, v->dtype, vs->dtype, vs->dsz, 2306 switch (vs->dtype) { 2325 switch (vs->dtype) { 2349 switch (vs->dtype) { 2380 switch (vs->dtype) { 2504 switch (vs->dtype) { 2588 switch (vs->dtype) { 2672 switch (vs->dtype) { 2725 switch (vs->dtype) { [all …]
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bcm_nvram_cfe.c | 260 int cerr, devinfo, dtype, rlen; in bcm_nvram_iocfe_init() local 285 dtype = devinfo & CFE_DEV_MASK; in bcm_nvram_iocfe_init() 286 switch (dtype) { in bcm_nvram_iocfe_init() 292 IOCFE_LOG(iocfe, "unknown device type: %d\n", dtype); in bcm_nvram_iocfe_init()
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_device.c | 243 enum bcmfs_device_type dtype; in bcmfs_vdev_probe() local 265 dtype = dev_table[i].type; in bcmfs_vdev_probe() 283 out_dirname, dtype); in bcmfs_vdev_probe()
|
| /f-stack/dpdk/drivers/net/vmxnet3/base/ |
| H A D | vmxnet3_defs.h | 138 uint32 dtype:1; /* descriptor type */ member 146 uint32 dtype:1; /* descriptor type */ member 231 uint32 dtype:1; /* Descriptor type */ member 237 uint32 dtype:1; /* Descriptor type */ member
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_message.h | 80 #define NG_GENERIC_NG_MESG_INFO(dtype) { \ argument 90 { "data", (dtype) }, \
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_message.h | 78 #define NG_GENERIC_NG_MESG_INFO(dtype) { \ argument 88 { "data", (dtype) }, \
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.h | 29 u8 dtype; member
|
| H A D | i40e_lan_hmc.c | 711 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dtype), 2, 114 },
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_fdir.h | 100 u8 dtype; member
|
| H A D | ice_fdir.c | 659 fd_fltr_ctx->dtype = ICE_TX_DESC_DTYPE_FLTR_PROG; in ice_set_dflt_val_fd_desc() 711 qword = ((u64)ctx->dtype << ICE_FXD_FLTR_QW1_DTYPE_S) & in ice_set_fd_desc_val()
|
| H A D | ice_lan_tx_rx.h | 906 u8 dtype; member
|
| H A D | ice_common.c | 1063 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114),
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 384 rx_ctx.dtype = i40e_header_split_enabled; in i40e_pf_host_hmc_config_rxq() 387 rx_ctx.dtype = i40e_header_split_none; in i40e_pf_host_hmc_config_rxq()
|
| H A D | i40e_fdir.c | 117 rx_ctx.dtype = i40e_header_split_none; in i40e_fdir_rx_queue_init()
|
| H A D | i40e_rxtx.c | 2851 rx_ctx.dtype = rxq->hs_mode; in i40e_rx_queue_init()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_dynamic.c | 917 #define print_dyn_rule(id, dtype, prefix, postfix) \ argument 918 print_dyn_rule_flags(id, dtype, LOG_DEBUG, prefix, postfix)
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-cli.c | 4338 dictType dtype = clusterManagerDictType; in clusterManagerCheckCluster() local 4339 dtype.keyDestructor = dictSdsDestructor; in clusterManagerCheckCluster() 4340 dtype.valDestructor = dictListDestructor; in clusterManagerCheckCluster() 4341 clusterManagerUncoveredSlots = dictCreate(&dtype, NULL); in clusterManagerCheckCluster()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 276 rx_ctx.dtype = 0; /* No Header Split mode */ in ice_program_hw_rx_queue() 702 rx_ctx.dtype = 0; /* No Header Split mode */ in ice_fdir_program_hw_rx_queue()
|