Home
last modified time | relevance | path

Searched refs:adf_gen4_init_vf_pfvf_ops (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/include/
H A Dadf_gen4_pfvf.h8 void adf_gen4_init_vf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops);
/freebsd/sys/dev/qat/qat_common/
H A Dadf_gen4_pfvf.c123 adf_gen4_init_vf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen4_init_vf_pfvf_ops() function
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c381 adf_gen4_init_vf_pfvf_ops(&hw_data->csr_info.pfvf_ops); in adf_init_hw_data_4xxxiov()