Searched refs:bar2_qoffset (Results 1 – 6 of 6) sorted by relevance
726 u64 bar2_page_offset, bar2_qoffset; in t4vf_bar2_sge_qregs() local771 bar2_qoffset = bar2_page_offset; in t4vf_bar2_sge_qregs()774 bar2_qoffset += bar2_qid_offset; in t4vf_bar2_sge_qregs()778 *pbar2_qoffset = bar2_qoffset; in t4vf_bar2_sge_qregs()
2178 u64 bar2_qoffset; in bar2_address() local2182 &bar2_qoffset, pbar2_qid); in bar2_address()2186 return adapter->bar2 + bar2_qoffset; in bar2_address()
177 u64 bar2_qoffset; in c4iw_bar2_addrs() local182 &bar2_qoffset, pbar2_qid); in c4iw_bar2_addrs()187 *pbar2_pa = (rdev->bar2_pa + bar2_qoffset) & PAGE_MASK; in c4iw_bar2_addrs()192 return rdev->bar2_kva + bar2_qoffset; in c4iw_bar2_addrs()
2699 u64 bar2_qoffset; in bar2_address() local2703 &bar2_qoffset, pbar2_qid); in bar2_address()2707 return adapter->bar2 + bar2_qoffset; in bar2_address()
8416 u64 bar2_page_offset, bar2_qoffset; in t4_bar2_sge_qregs() local8460 bar2_qoffset = bar2_page_offset; in t4_bar2_sge_qregs()8463 bar2_qoffset += bar2_qid_offset; in t4_bar2_sge_qregs()8467 *pbar2_qoffset = bar2_qoffset; in t4_bar2_sge_qregs()
2036 u64 bar2_qoffset; in process_db_drop() local2041 0, &bar2_qoffset, &bar2_qid); in process_db_drop()2047 adap->bar2 + bar2_qoffset + SGE_UDB_KDOORBELL); in process_db_drop()