Searched refs:efx_writeo_table (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | siena_sriov.c | 553 efx_writeo_table(efx, ®, FR_BZ_TIMER_TBL, abs_evq); in efx_vfdi_init_evq() 558 efx_writeo_table(efx, ®, FR_BZ_EVQ_PTR_TBL, abs_evq); in efx_vfdi_init_evq() 604 efx_writeo_table(efx, ®, FR_BZ_RX_DESC_PTR_TBL, in efx_vfdi_init_rxq() 650 efx_writeo_table(efx, ®, FR_BZ_TX_DESC_PTR_TBL, in efx_vfdi_init_txq() 741 efx_writeo_table(efx, ®, FR_BZ_RX_DESC_PTR_TBL, in efx_vfdi_fini_all_queues() 743 efx_writeo_table(efx, ®, FR_BZ_TX_DESC_PTR_TBL, in efx_vfdi_fini_all_queues() 745 efx_writeo_table(efx, ®, FR_BZ_EVQ_PTR_TBL, in efx_vfdi_fini_all_queues() 747 efx_writeo_table(efx, ®, FR_BZ_TIMER_TBL, in efx_vfdi_fini_all_queues() 995 efx_writeo_table(efx, ®, FR_BZ_TIMER_TBL, abs_evq); in efx_siena_sriov_reset_vf() 1000 efx_writeo_table(efx, ®, FR_BZ_EVQ_PTR_TBL, abs_evq); in efx_siena_sriov_reset_vf()
|
| D | farch.c | 406 efx_writeo_table(efx, ®, efx->type->txd_ptr_tbl_base, in efx_farch_tx_init() 414 efx_writeo_table(efx, ®, FR_BZ_TX_PACE_TBL, tx_queue->queue); in efx_farch_tx_init() 438 efx_writeo_table(efx, &tx_desc_ptr, efx->type->txd_ptr_tbl_base, in efx_farch_tx_fini() 541 efx_writeo_table(efx, &rx_desc_ptr, efx->type->rxd_ptr_tbl_base, in efx_farch_rx_init() 564 efx_writeo_table(efx, &rx_desc_ptr, efx->type->rxd_ptr_tbl_base, in efx_farch_rx_fini() 1357 efx_writeo_table(efx, ®, FR_BZ_TIMER_TBL, channel->channel); in efx_farch_ev_init() 1370 efx_writeo_table(efx, ®, efx->type->evq_ptr_tbl_base, in efx_farch_ev_init() 1383 efx_writeo_table(efx, ®, efx->type->evq_ptr_tbl_base, in efx_farch_ev_fini() 1385 efx_writeo_table(efx, ®, FR_BZ_TIMER_TBL, channel->channel); in efx_farch_ev_fini()
|
| D | io.h | 207 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table() function
|