Home
last modified time | relevance | path

Searched refs:efx_writeo_table (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c555 efx_writeo_table(efx, &reg, FR_BZ_TIMER_TBL, abs_evq); in efx_vfdi_init_evq()
560 efx_writeo_table(efx, &reg, FR_BZ_EVQ_PTR_TBL, abs_evq); in efx_vfdi_init_evq()
606 efx_writeo_table(efx, &reg, FR_BZ_RX_DESC_PTR_TBL, in efx_vfdi_init_rxq()
652 efx_writeo_table(efx, &reg, FR_BZ_TX_DESC_PTR_TBL, in efx_vfdi_init_txq()
743 efx_writeo_table(efx, &reg, FR_BZ_RX_DESC_PTR_TBL, in efx_vfdi_fini_all_queues()
745 efx_writeo_table(efx, &reg, FR_BZ_TX_DESC_PTR_TBL, in efx_vfdi_fini_all_queues()
747 efx_writeo_table(efx, &reg, FR_BZ_EVQ_PTR_TBL, in efx_vfdi_fini_all_queues()
749 efx_writeo_table(efx, &reg, FR_BZ_TIMER_TBL, in efx_vfdi_fini_all_queues()
997 efx_writeo_table(efx, &reg, FR_BZ_TIMER_TBL, abs_evq); in efx_siena_sriov_reset_vf()
1002 efx_writeo_table(efx, &reg, FR_BZ_EVQ_PTR_TBL, abs_evq); in efx_siena_sriov_reset_vf()
H A Dfarch.c410 efx_writeo_table(efx, &reg, efx->type->txd_ptr_tbl_base, in efx_farch_tx_init()
418 efx_writeo_table(efx, &reg, FR_BZ_TX_PACE_TBL, tx_queue->queue); in efx_farch_tx_init()
444 efx_writeo_table(efx, &tx_desc_ptr, efx->type->txd_ptr_tbl_base, in efx_farch_tx_fini()
547 efx_writeo_table(efx, &rx_desc_ptr, efx->type->rxd_ptr_tbl_base, in efx_farch_rx_init()
570 efx_writeo_table(efx, &rx_desc_ptr, efx->type->rxd_ptr_tbl_base, in efx_farch_rx_fini()
1361 efx_writeo_table(efx, &reg, FR_BZ_TIMER_TBL, channel->channel); in efx_farch_ev_init()
1374 efx_writeo_table(efx, &reg, efx->type->evq_ptr_tbl_base, in efx_farch_ev_init()
1387 efx_writeo_table(efx, &reg, efx->type->evq_ptr_tbl_base, in efx_farch_ev_fini()
1389 efx_writeo_table(efx, &reg, FR_BZ_TIMER_TBL, channel->channel); in efx_farch_ev_fini()
H A Dio.h212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table() function
/linux/drivers/net/ethernet/sfc/
H A Dio.h146 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table() function