Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_ext.h460 uint32_t fm_get_api_version(t_handle h_fm, ioc_fm_api_version_t *p_version);
H A Dfm_lib.c65 fm_get_api_version((t_handle)p_dev, &ver); in fm_open()
96 fm_get_api_version(t_handle h_fm, ioc_fm_api_version_t *p_version) in fm_get_api_version() function