Searched refs:map_vi_index (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | siena_sriov.c | 511 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()
|