Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.c1493 u32 sb_offset, pi_offset; in _ecore_int_cau_conf_pi() local
1507 pi_offset = sb_offset + pi_index; in _ecore_int_cau_conf_pi()
1510 CAU_REG_PI_MEMORY + pi_offset * sizeof(u32), in _ecore_int_cau_conf_pi()
1514 CAU_REG_PI_MEMORY_RT_OFFSET + pi_offset, in _ecore_int_cau_conf_pi()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_queue.c739 admin_resp.resp_type.create_op_iq.pi_offset); in pqisrc_create_op_ibq()
H A Dsmartpqi_structures.h345 uint64_t pi_offset; member