Searched refs:bar2_qoffset (Results 1 – 6 of 6) sorted by relevance
773 u64 bar2_page_offset, bar2_qoffset; in t4vf_bar2_sge_qregs() local818 bar2_qoffset = bar2_page_offset; in t4vf_bar2_sge_qregs()821 bar2_qoffset += bar2_qid_offset; in t4vf_bar2_sge_qregs()825 *pbar2_qoffset = bar2_qoffset; in t4vf_bar2_sge_qregs()
2180 u64 bar2_qoffset; in bar2_address() local2184 &bar2_qoffset, pbar2_qid); in bar2_address()2188 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()
4359 u64 bar2_qoffset; in bar2_address() local4363 &bar2_qoffset, pbar2_qid); in bar2_address()4367 return adapter->bar2 + bar2_qoffset; in bar2_address()
9259 u64 bar2_page_offset, bar2_qoffset; in t4_bar2_sge_qregs() local9303 bar2_qoffset = bar2_page_offset; in t4_bar2_sge_qregs()9306 bar2_qoffset += bar2_qid_offset; in t4_bar2_sge_qregs()9310 *pbar2_qoffset = bar2_qoffset; in t4_bar2_sge_qregs()
2593 u64 bar2_qoffset; in process_db_drop() local2598 0, &bar2_qoffset, &bar2_qid); in process_db_drop()2604 adap->bar2 + bar2_qoffset + SGE_UDB_KDOORBELL); in process_db_drop()