Searched refs:OSAL_MAX_T (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_fw_funcs.c | 79 OSAL_MAX_T(u32, (u32)(((rate ? rate : 100000) * QM_RL_PERIOD * 101) / \ 90 ((u32)OSAL_MAX_T(u32, QM_RL_INC_VAL(speed), 9700 + 1000)) 362 pure_lb_blocks = OSAL_MAX_T(u32, BTB_JUMBO_PKT_BLOCKS, in ecore_btb_blocks_rt_init()
|
| H A D | bcm_osal.h | 448 #define OSAL_MAX_T(type, __max1, __max2) \ macro
|
| H A D | common_hsi.h | 634 OSAL_MAX_T(PXP_NUM_ILT_RECORDS_BB, PXP_NUM_ILT_RECORDS_K2)
|
| H A D | ecore_cxt.c | 414 elem_num = OSAL_MAX_T(u32, elem_num, SRC_MIN_NUM_ELEMS); in ecore_cxt_src_elements() 1627 conn_max = OSAL_MAX_T(u32, conn_num, SRC_MIN_NUM_ELEMS); in ecore_src_init_pf()
|
| H A D | ecore_dev.c | 3201 n_wids = OSAL_MAX_T(u32, ECORE_MIN_WIDS, n_cpus); in ecore_hw_init_dpi_size() 3209 min_dpis = OSAL_MAX_T(u32, ECORE_MIN_DPIS, min_dpis); in ecore_hw_init_dpi_size() 4823 OSAL_MAX_T(u32, resc_num[ECORE_ILT], in ecore_hw_get_resc()
|
| H A D | ecore_l2.c | 60 p_l2_info->queues = (u32)OSAL_MAX_T(u8, rx, tx); in ecore_l2_alloc()
|
| H A D | ecore_sriov.c | 883 current_max = OSAL_MAX_T(u8, current_max, in ecore_iov_enable_vf_access_msix()
|