Searched refs:bar2_qoffset (Results 1 – 6 of 6) sorted by relevance
764 u64 bar2_page_offset, bar2_qoffset; in t4vf_bar2_sge_qregs() local809 bar2_qoffset = bar2_page_offset; in t4vf_bar2_sge_qregs()812 bar2_qoffset += bar2_qid_offset; in t4vf_bar2_sge_qregs()816 *pbar2_qoffset = bar2_qoffset; in t4vf_bar2_sge_qregs()
2182 u64 bar2_qoffset; in bar2_address() local2186 &bar2_qoffset, pbar2_qid); in bar2_address()2190 return adapter->bar2 + bar2_qoffset; in bar2_address()
180 u64 bar2_qoffset; in c4iw_bar2_addrs() local185 &bar2_qoffset, pbar2_qid); in c4iw_bar2_addrs()190 *pbar2_pa = (rdev->bar2_pa + bar2_qoffset) & PAGE_MASK; in c4iw_bar2_addrs()195 return rdev->bar2_kva + bar2_qoffset; in c4iw_bar2_addrs()
3362 u64 bar2_qoffset; in bar2_address() local3366 &bar2_qoffset, pbar2_qid); in bar2_address()3370 return adapter->bar2 + bar2_qoffset; in bar2_address()
9059 u64 bar2_page_offset, bar2_qoffset; in t4_bar2_sge_qregs() local9103 bar2_qoffset = bar2_page_offset; in t4_bar2_sge_qregs()9106 bar2_qoffset += bar2_qid_offset; in t4_bar2_sge_qregs()9110 *pbar2_qoffset = bar2_qoffset; in t4_bar2_sge_qregs()
2076 u64 bar2_qoffset; in process_db_drop() local2081 0, &bar2_qoffset, &bar2_qid); in process_db_drop()2087 adap->bar2 + bar2_qoffset + SGE_UDB_KDOORBELL); in process_db_drop()