Searched refs:get_pf2vf_offset (Results 1 – 9 of 9) sorted by relevance
49 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function92 hw_data->get_pf2vf_offset = get_pf2vf_offset; in adf_init_hw_data_c3xxxiov()
49 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function92 hw_data->get_pf2vf_offset = get_pf2vf_offset; in adf_init_hw_data_dh895xcciov()
49 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function92 hw_data->get_pf2vf_offset = get_pf2vf_offset; in adf_init_hw_data_c62xiov()
95 pf2vf_offset = hw_data->get_pf2vf_offset(0); in __adf_iov_putmsg()103 pf2vf_offset = hw_data->get_pf2vf_offset(vf_nr); in __adf_iov_putmsg()190 msg = ADF_CSR_RD(pmisc_addr, hw_data->get_pf2vf_offset(vf_nr)); in adf_vf2pf_req_hndl()199 ADF_CSR_WR(pmisc_addr, hw_data->get_pf2vf_offset(vf_nr), msg); in adf_vf2pf_req_hndl()
81 msg = ADF_CSR_RD(pmisc_bar_addr, hw_data->get_pf2vf_offset(0)); in adf_pf2vf_bh_handler()113 ADF_CSR_WR(pmisc_bar_addr, hw_data->get_pf2vf_offset(0), msg); in adf_pf2vf_bh_handler()133 ADF_CSR_WR(pmisc_bar_addr, hw_data->get_pf2vf_offset(0), msg); in adf_pf2vf_bh_handler()
114 u32 (*get_pf2vf_offset)(u32 i); member
124 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function202 hw_data->get_pf2vf_offset = get_pf2vf_offset; in adf_init_hw_data_dh895xcc()
126 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function204 hw_data->get_pf2vf_offset = get_pf2vf_offset; in adf_init_hw_data_c62x()
116 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function194 hw_data->get_pf2vf_offset = get_pf2vf_offset; in adf_init_hw_data_c3xxx()