Searched refs:rte_fls_u32 (Results 1 – 8 of 8) sorted by relevance
20 l = rte_fls_u32(d - 1); in rte_reciprocal_value()
282 rc = rte_fls_u32(arg); in test_fls()
627 rte_fls_u32(uint32_t x) in rte_fls_u32() function
666 rte_fls_u32(uint32_t x) in rte_fls_u32() function
312 filter_action->act_conf.queue.region = rte_fls_u32(rss->queue_num) - 1; in iavf_fdir_parse_action_qregion()
1045 pool_len = nb_queue_pools ? rte_fls_u32(nb_queue_pools - 1) : 0; in fm10k_dev_dglort_map_configure()1046 rss_len = rte_fls_u32(dev->data->nb_rx_queues - 1) - pool_len; in fm10k_dev_dglort_map_configure()1057 dglortdec = rte_fls_u32(dev->data->nb_rx_queues - 1); in fm10k_dev_dglort_map_configure()
1509 filter->input.q_region = rte_fls_u32(rss->queue_num) - 1; in ice_fdir_parse_action_qregion()
1071 rte_fls_u32(reg_c0)); in flow_dv_convert_action_copy_mreg()1081 (rte_fls_u32(reg_c0) - in flow_dv_convert_action_copy_mreg()1235 shl_c0 = sizeof(msk_c0) * CHAR_BIT - rte_fls_u32(msk_c0); in flow_dv_convert_action_set_meta()