Lines Matching full:doorbells
122 if (db_addr < p_dev->doorbells || (u8 *)db_addr > in ecore_db_rec_sanity()
123 (u8 *)p_dev->doorbells + p_dev->db_size) { in ecore_db_rec_sanity()
126 db_addr, p_dev->doorbells, in ecore_db_rec_sanity()
127 (u8 *)p_dev->doorbells + p_dev->db_size); in ecore_db_rec_sanity()
148 p_hwfn = db_addr < p_dev->hwfns[1].doorbells ? in ecore_db_rec_find_hwfn()
371 /* traverse the doorbell recovery entry list and ring all the doorbells */
3231 * doorbell page is sectioned into windows that allow doorbells to be in ecore_hw_init_dpi_size()
5850 p_hwfn->doorbells = p_doorbells; in ecore_hw_prepare_single()
5855 p_hwfn->db_offset = (u8 *)p_hwfn->doorbells - (u8 *)p_hwfn->p_dev->doorbells; in ecore_hw_prepare_single()
6001 p_dev->doorbells, p_dev->db_phys_addr, in ecore_hw_prepare()
6023 addr = (u8 OSAL_IOMEM *)p_dev->doorbells + offset; in ecore_hw_prepare()