VFDI_OP_LIMIT     859 drivers/net/ethernet/sfc/siena_sriov.c static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = {
VFDI_OP_LIMIT     896 drivers/net/ethernet/sfc/siena_sriov.c 	if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) {