Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int_api.h300 struct ecore_sb_cnt_info *p_sb_cnt_info);
H A Decore_int.c2653 struct ecore_sb_cnt_info *p_sb_cnt_info) in ecore_int_get_num_sbs() argument
2657 if (!p_igu_info || !p_sb_cnt_info) in ecore_int_get_num_sbs()
2660 OSAL_MEMCPY(p_sb_cnt_info, &p_igu_info->usage, in ecore_int_get_num_sbs()
2661 sizeof(*p_sb_cnt_info)); in ecore_int_get_num_sbs()