Searched refs:vfdi_ops (Results 1 – 1 of 1) sorted by relevance
861 static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = { variable898 if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) { in efx_siena_sriov_vfdi()899 rc = vfdi_ops[req->op](vf); in efx_siena_sriov_vfdi()