Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h4010 uint32_t fm_pcd_init(t_handle h_fm_pcd);
4022 uint32_t fm_pcd_free(t_handle h_fm_pcd);
4172 void fm_pcd_close(t_handle h_fm_pcd);
4187 uint32_t fm_pcd_enable(t_handle h_fm_pcd);
4202 uint32_t fm_pcd_disable(t_handle h_fm_pcd);
4238 uint32_t fm_pcd_prs_load_sw(t_handle h_fm_pcd,
4313 uint32_t fm_pcd_set_exception(t_handle h_fm_pcd,
4385 uint32_t fm_pcd_dump_regs(t_handle h_fm_pcd);
4401 uint32_t fm_pcd_kg_dump_regs(t_handle h_fm_pcd);
4464 uint32_t fm_pcd_hc_dump_regs(t_handle h_fm_pcd);
[all …]
H A Dfm_lib.c146 fm_pcd_close(t_handle h_fm_pcd) in fm_pcd_close() argument
148 t_device *p_dev = (t_device *)h_fm_pcd; in fm_pcd_close()
166 fm_pcd_enable(t_handle h_fm_pcd) in fm_pcd_enable() argument
168 t_device *p_dev = (t_device *)h_fm_pcd; in fm_pcd_enable()
181 fm_pcd_disable(t_handle h_fm_pcd) in fm_pcd_disable() argument
183 t_device *p_dev = (t_device *)h_fm_pcd; in fm_pcd_disable()
196 fm_pcd_net_env_characteristics_set(t_handle h_fm_pcd, in fm_pcd_net_env_characteristics_set() argument
199 t_device *p_pcd_dev = (t_device *)h_fm_pcd; in fm_pcd_net_env_characteristics_set()
249 fm_pcd_kg_scheme_set(t_handle h_fm_pcd, in fm_pcd_kg_scheme_set() argument
252 t_device *p_pcd_dev = (t_device *)h_fm_pcd; in fm_pcd_kg_scheme_set()