| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | metaslab_impl.h | 124 #define WEIGHT_GET_ACTIVE(weight) BF64_GET((weight), 61, 3) argument 125 #define WEIGHT_SET_ACTIVE(weight, x) BF64_SET((weight), 61, 3, x) argument 127 #define WEIGHT_IS_SPACEBASED(weight) \ argument 129 #define WEIGHT_SET_SPACEBASED(weight) BF64_SET((weight), 60, 1, 1) argument 134 #define WEIGHT_GET_INDEX(weight) BF64_GET((weight), 54, 6) argument 135 #define WEIGHT_SET_INDEX(weight, x) BF64_SET((weight), 54, 6, x) argument 136 #define WEIGHT_GET_COUNT(weight) BF64_GET((weight), 0, 54) argument 137 #define WEIGHT_SET_COUNT(weight, x) BF64_SET((weight), 0, 54, x) argument
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_red.c | 174 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, in red_alloc() 554 wtab_alloc(int weight) in wtab_alloc()
|
| H A D | altq_rio.c | 180 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_tm.c | 463 uint32_t priority, uint32_t weight, in ixgbe_node_param_check() 560 uint32_t weight, uint32_t level_id, in ixgbe_node_add()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_tm.c | 355 uint32_t priority, uint32_t weight, in i40e_node_param_check() 452 uint32_t weight, uint32_t level_id, in i40e_node_add()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | metaslab.c | 2096 uint64_t weight = msp->ms_weight; in metaslab_verify_weight_and_frag() local 2407 uint64_t weight = msp->ms_weight; in metaslab_load_impl() local 2922 uint64_t weight, space; in metaslab_space_weight() local 2992 uint64_t weight = 0; in metaslab_weight_from_range_tree() local 3056 uint64_t weight = 0; in metaslab_weight_from_spacemap() local 3081 uint64_t weight = 0; in metaslab_segment_weight() local 3180 uint64_t weight; in metaslab_weight() local 3349 uint64_t weight) in metaslab_passivate_allocator() 3380 metaslab_passivate(metaslab_t *msp, uint64_t weight) in metaslab_passivate() 3424 uint64_t weight = metaslab_weight_from_range_tree(msp); in metaslab_segment_may_passivate() local [all …]
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 1435 uint32_t weight, in node_add_check_port() 1509 uint32_t weight, in node_add_check_subport() 1658 uint32_t weight, in node_add_check_tc() 1818 uint32_t weight, in node_add_check() 1964 uint32_t weight, in pmd_tm_node_add() 2834 update_pipe_weight(struct rte_eth_dev *dev, struct tm_node *np, uint32_t weight) in update_pipe_weight() 2874 struct tm_node *nq, uint32_t weight) in update_queue_weight() 2924 uint32_t weight, in pmd_tm_node_parent_update()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_resolver.h | 66 u_short weight; member 73 u_short weight; member 81 u_short weight; member
|
| /f-stack/dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_tm.c | 468 uint32_t priority, uint32_t weight, uint32_t level_id, in mrvl_node_check_params() 574 uint32_t parent_node_id, uint32_t priority, uint32_t weight, in mrvl_node_add()
|
| H A D | mrvl_qos.h | 36 uint8_t weight; member
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_osdep_bitmap.h | 343 int weight = 0; in dlb_bitmap_count() local
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_osdep_bitmap.h | 340 int weight = 0; in dlb2_bitmap_count() local
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_tm.c | 218 uint32_t weight, in rte_tm_node_add() 274 uint32_t weight, in rte_tm_node_parent_update()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_hsi_init_func.h | 45 u16 weight /* An arbitration weight. Valid only if use_wfq is set. */; member
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | datagen.c | 69 U32 const weight = (((LTSIZE - u) * ld) >> 8) + 1; in RDG_fillLiteralDistrib() local
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_upstream.c | 409 ngx_int_t weight, max_conns, max_fails; in ngx_stream_upstream_server() local
|
| H A D | ngx_stream_upstream_round_robin.h | 27 ngx_int_t weight; member
|
| H A D | ngx_stream_upstream.h | 56 ngx_uint_t weight; member
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_tm.h | 38 uint32_t weight; member
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream_round_robin.h | 27 ngx_int_t weight; member
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_tm.c | 1013 uint32_t weight, uint32_t level_id, struct rte_tm_node_params *params, in ipn3ke_tm_node_add_check_parameter() 1171 uint32_t weight, uint32_t level_id, struct rte_tm_node_params *params, in ipn3ke_tm_node_add()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.c | 227 struct hns3_qs_weight_cmd *weight; in hns3_dcb_qs_weight_cfg() local 272 struct hns3_priority_weight_cmd *weight; in hns3_dcb_pri_weight_cfg() local 288 struct hns3_pg_weight_cmd *weight; in hns3_dcb_pg_weight_cfg() local
|
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_udma_config.h | 226 uint8_t weight; member 263 uint8_t weight; member
|
| /f-stack/freebsd/net/route/ |
| H A D | nhop.h | 168 uint32_t weight; member
|
| /f-stack/tools/compat/include/net/route/ |
| H A D | nhop.h | 168 uint32_t weight; member
|