Home
last modified time | relevance | path

Searched refs:roc_bphy_sso_pf_func_get (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_bphy.h18 __roc_api uint16_t roc_bphy_sso_pf_func_get(void);
H A Droc_bphy.c49 roc_bphy_sso_pf_func_get(void) in roc_bphy_sso_pf_func_get() function
H A Dcnxk_telemetry_bphy.c19 plt_tel_data_add_dict_int(d, "sso_pf_func", roc_bphy_sso_pf_func_get()); in cnxk_tel_bphy()
H A Dversion.map54 roc_bphy_sso_pf_func_get;
/dpdk/drivers/raw/cnxk_bphy/
H A Dcnxk_bphy.c229 *pf_func = roc_bphy_sso_pf_func_get(); in cnxk_bphy_irq_enqueue_bufs()