bar2_page_offset 9254 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	u64 bar2_page_offset, bar2_qoffset;
bar2_page_offset 9278 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	bar2_page_offset = ((u64)(qid >> qpp_shift) << page_shift);
bar2_page_offset 9298 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	bar2_qoffset = bar2_page_offset;
bar2_page_offset  774 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	u64 bar2_page_offset, bar2_qoffset;
bar2_page_offset  799 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	bar2_page_offset = ((u64)(qid >> qpp_shift) << page_shift);
bar2_page_offset  819 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	bar2_qoffset = bar2_page_offset;