Home
last modified time | relevance | path

Searched refs:map_vi_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c510 static bool map_vi_index(struct efx_nic *efx, unsigned abs_index, in map_vi_index() function
1420 if (map_vi_index(efx, qid, &vf, NULL)) in efx_siena_sriov_event()
1497 if (map_vi_index(efx, queue, &vf, &qid)) in efx_siena_sriov_tx_flush_done()
1518 if (map_vi_index(efx, queue, &vf, &qid)) in efx_siena_sriov_rx_flush_done()
1540 if (map_vi_index(efx, dmaq, &vf, &rel)) in efx_siena_sriov_desc_fetch_err()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c511 static bool map_vi_index(struct efx_nic *efx, unsigned abs_index, in map_vi_index() function
1421 if (map_vi_index(efx, qid, &vf, NULL)) in efx_siena_sriov_event()
1498 if (map_vi_index(efx, queue, &vf, &qid)) in efx_siena_sriov_tx_flush_done()
1519 if (map_vi_index(efx, queue, &vf, &qid)) in efx_siena_sriov_rx_flush_done()
1541 if (map_vi_index(efx, dmaq, &vf, &rel)) in efx_siena_sriov_desc_fetch_err()

Completed in 5 milliseconds