Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.c1975 u32 cmd_ctrl = 0, val = 0, sb_bit = 0, sb_bit_addr = 0, data = 0; in ecore_int_igu_cleanup_sb() local
2008 sb_bit_addr = igu_sb_id / 32 * sizeof(u32); in ecore_int_igu_cleanup_sb()
2010 sb_bit_addr += IGU_REG_CLEANUP_STATUS_0 + (0x80 * type); in ecore_int_igu_cleanup_sb()
2014 val = ecore_rd(p_hwfn, p_ptt, sb_bit_addr); in ecore_int_igu_cleanup_sb()