Searched refs:abs_evq (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | siena_sriov.c | 535 unsigned abs_evq = abs_index(vf, vf_evq); efx_vfdi_init_evq() local 554 efx_writeo_table(efx, ®, FR_BZ_TIMER_TBL, abs_evq); efx_vfdi_init_evq() 559 efx_writeo_table(efx, ®, FR_BZ_EVQ_PTR_TBL, abs_evq); efx_vfdi_init_evq() 945 unsigned int pos, count, k, buftbl, abs_evq; efx_siena_sriov_reset_vf() local 987 abs_evq = abs_index(vf, 0); efx_siena_sriov_reset_vf() 995 efx_writeo_table(efx, ®, FR_BZ_TIMER_TBL, abs_evq); efx_siena_sriov_reset_vf() 1000 efx_writeo_table(efx, ®, FR_BZ_EVQ_PTR_TBL, abs_evq); efx_siena_sriov_reset_vf() 1002 efx_writed(efx, &ptr, FR_BZ_EVQ_RPTR + FR_BZ_EVQ_RPTR_STEP * abs_evq); efx_siena_sriov_reset_vf()
|
Completed in 127 milliseconds