Lines Matching refs:sb_phys
50 dma_addr_t sb_phys; member
354 p_sb->sb_phys); in qed_int_sb_attn_free()
371 lower_32_bits(p_hwfn->p_sb_attn->sb_phys)); in qed_int_sb_attn_setup()
373 upper_32_bits(p_hwfn->p_sb_attn->sb_phys)); in qed_int_sb_attn_setup()
384 sb_info->sb_phys = sb_phy_addr; in qed_int_sb_attn_init()
470 dma_addr_t sb_phys, in qed_int_cau_conf_sb() argument
483 qed_wr(p_hwfn, p_ptt, val, lower_32_bits(sb_phys)); in qed_int_cau_conf_sb()
485 upper_32_bits(sb_phys)); in qed_int_cau_conf_sb()
495 sb_phys); in qed_int_cau_conf_sb()
565 qed_int_cau_conf_sb(p_hwfn, p_ptt, sb_info->sb_phys, in qed_int_sb_setup()
603 sb_info->sb_phys = sb_phy_addr; in qed_int_sb_init()
656 p_sb->sb_info.sb_phys); in qed_int_sp_sb_free()