Home
last modified time | relevance | path

Searched refs:block_index (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h134 #define HINIC_PKT_VF_TCAM_INDEX_START(block_index) \ argument
136 HINIC_VF_MAX_TCAM_FILTERS * (block_index))
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.c74 enum block_id block_index; member
970 if (p_aeu->block_index != MAX_BLOCK_ID) { in ecore_int_deassertion_aeu_bit()
971 ecore_int_attn_print(p_hwfn, p_aeu->block_index, in ecore_int_deassertion_aeu_bit()
1018 u32 block_id = p_aeu->block_index, mask, val; in ecore_int_deassertion_parity()