Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.h64 get_feature_by_id(struct ifpga_feature_list *list, u64 id) in get_feature_by_id() function
79 get_feature_by_id(&fme->feature_list, index); in get_fme_feature_ioaddr_by_index()
88 get_feature_by_id(&port->feature_list, index); in get_port_feature_ioaddr_by_index()
H A Difpga_enumerate.c255 feature = get_feature_by_id(&port->feature_list, in build_info_commit_dev()