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

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c860 static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = { variable
897 if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) { efx_siena_sriov_vfdi()
898 rc = vfdi_ops[req->op](vf); efx_siena_sriov_vfdi()

Completed in 124 milliseconds