Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.c2305 struct ecore_sb_cnt_info *p_cnt = &p_hwfn->hw_info.p_igu_info->usage; in ecore_int_igu_reset_cam_default() local
2311 p_cnt->cnt = p_cnt->orig; in ecore_int_igu_reset_cam_default()
2312 p_cnt->free_cnt = p_cnt->orig; in ecore_int_igu_reset_cam_default()
2313 p_cnt->iov_cnt = p_cnt->iov_orig; in ecore_int_igu_reset_cam_default()
2314 p_cnt->free_cnt_iov = p_cnt->iov_orig; in ecore_int_igu_reset_cam_default()
2315 p_cnt->orig = 0; in ecore_int_igu_reset_cam_default()
2316 p_cnt->iov_orig = 0; in ecore_int_igu_reset_cam_default()