VFDI_OP_LIMIT
static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = {
if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) {