Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int_api.h306 struct ecore_sb_cnt_info *p_sb_cnt_info);
H A Decore_int.c2510 struct ecore_sb_cnt_info *p_sb_cnt_info) in ecore_int_get_num_sbs() argument
2514 if (!p_igu_info || !p_sb_cnt_info) in ecore_int_get_num_sbs()
2517 OSAL_MEMCPY(p_sb_cnt_info, &p_igu_info->usage, in ecore_int_get_num_sbs()
2518 sizeof(*p_sb_cnt_info)); in ecore_int_get_num_sbs()