Home
last modified time | relevance | path

Searched refs:SECTION_TYPE_RB_MMIO (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/iavf/
H A Diavf_type.h997 #define SECTION_TYPE_RB_MMIO 0x00001800 macro
/dpdk/drivers/net/i40e/base/
H A Di40e_type.h2021 #define SECTION_TYPE_RB_MMIO 0x00001800 macro
H A Di40e_common.c8235 sec->section.type == SECTION_TYPE_RB_MMIO) { in i40e_validate_profile()
8341 if (sec->section.type != SECTION_TYPE_RB_MMIO) in i40e_rollback_profile()