Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c1506 u32 cdu_seg_params, offset; in ecore_cdu_init_pf() local
1541 cdu_seg_params = 0; in ecore_cdu_init_pf()
1542 SET_FIELD(cdu_seg_params, CDU_SEG_REG_TYPE, p_seg->type); in ecore_cdu_init_pf()
1543 SET_FIELD(cdu_seg_params, CDU_SEG_REG_OFFSET, offset); in ecore_cdu_init_pf()
1545 cdu_seg_params); in ecore_cdu_init_pf()
1551 cdu_seg_params = 0; in ecore_cdu_init_pf()
1552 SET_FIELD(cdu_seg_params, CDU_SEG_REG_TYPE, p_seg->type); in ecore_cdu_init_pf()
1553 SET_FIELD(cdu_seg_params, CDU_SEG_REG_OFFSET, offset); in ecore_cdu_init_pf()
1555 cdu_seg_params); in ecore_cdu_init_pf()