Searched refs:bar2_qoffset (Results 1 – 6 of 6) sorted by relevance
774 u64 bar2_page_offset, bar2_qoffset; in t4vf_bar2_sge_qregs() local819 bar2_qoffset = bar2_page_offset; in t4vf_bar2_sge_qregs()822 bar2_qoffset += bar2_qid_offset; in t4vf_bar2_sge_qregs()826 *pbar2_qoffset = bar2_qoffset; in t4vf_bar2_sge_qregs()
2183 u64 bar2_qoffset; in bar2_address() local2187 &bar2_qoffset, pbar2_qid); in bar2_address()2191 return adapter->bar2 + bar2_qoffset; in bar2_address()
181 u64 bar2_qoffset; in c4iw_bar2_addrs() local186 &bar2_qoffset, pbar2_qid); in c4iw_bar2_addrs()191 *pbar2_pa = (rdev->bar2_pa + bar2_qoffset) & PAGE_MASK; in c4iw_bar2_addrs()196 return rdev->bar2_kva + bar2_qoffset; in c4iw_bar2_addrs()
3529 u64 bar2_qoffset; in bar2_address() local3533 &bar2_qoffset, pbar2_qid); in bar2_address()3537 return adapter->bar2 + bar2_qoffset; in bar2_address()
9249 u64 bar2_page_offset, bar2_qoffset; in t4_bar2_sge_qregs() local9293 bar2_qoffset = bar2_page_offset; in t4_bar2_sge_qregs()9296 bar2_qoffset += bar2_qid_offset; in t4_bar2_sge_qregs()9300 *pbar2_qoffset = bar2_qoffset; in t4_bar2_sge_qregs()
2195 u64 bar2_qoffset; in process_db_drop() local2200 0, &bar2_qoffset, &bar2_qid); in process_db_drop()2206 adap->bar2 + bar2_qoffset + SGE_UDB_KDOORBELL); in process_db_drop()