Home
last modified time | relevance | path

Searched refs:OSAL_BUILD_BUG_ON (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.c92 OSAL_BUILD_BUG_ON(!limit); in qede_find_first_bit()
113 OSAL_BUILD_BUG_ON(!limit); in qede_find_first_zero_bit()
H A Dbcm_osal.h337 #define OSAL_BUILD_BUG_ON(cond) nothing macro
H A Decore_hw.c552 OSAL_BUILD_BUG_ON((DMAE_REG_GO_C31 - DMAE_REG_GO_C0) != 31 * 4); in ecore_dmae_idx_to_go_cmd()
H A Decore_l2.c479 OSAL_BUILD_BUG_ON(ECORE_RSS_IND_TABLE_SIZE != in ecore_sp_vport_update_rss()
2354 OSAL_BUILD_BUG_ON(sizeof(update_data) != sizeof(u64)); in ecore_update_eth_rss_ind_table_entry()
H A Decore_dev.c3614 OSAL_BUILD_BUG_ON(ECORE_DRV_ROLE_OS != 0); in ecore_fill_load_req_params()
3615 OSAL_BUILD_BUG_ON(ECORE_LOAD_REQ_LOCK_TO_DEFAULT != 0); in ecore_fill_load_req_params()
3616 OSAL_BUILD_BUG_ON(ECORE_OVERRIDE_FORCE_LOAD_NONE != 0); in ecore_fill_load_req_params()
H A Decore_vf.c914 OSAL_BUILD_BUG_ON(ETH_HSI_VER_MAJOR != 3); in ecore_vf_pf_rxq_start()
H A Decore_int.c2032 OSAL_BUILD_BUG_ON((IGU_REG_CLEANUP_STATUS_4 - in ecore_int_igu_cleanup_sb()
H A Decore_mcp.c3855 OSAL_BUILD_BUG_ON(ECORE_MAX_NUM_OF_SENSORS != MAX_NUM_OF_SENSORS); in ecore_mcp_get_temperature_info()
H A Decore_sriov.c1813 OSAL_BUILD_BUG_ON(ETH_HSI_VER_MAJOR != 3); in ecore_iov_vf_mbx_acquire()